summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.vim/ftplugin/toml.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/ftplugin/toml.vim b/.vim/ftplugin/toml.vim
new file mode 100644
index 0000000..4a48875
--- /dev/null
+++ b/.vim/ftplugin/toml.vim
@@ -0,0 +1 @@
+set expandtab tabstop=4 shiftwidth=4 spell spelllang=en