diff options
Diffstat (limited to 'after/ftplugin/toml.vim')
| -rw-r--r-- | after/ftplugin/toml.vim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/after/ftplugin/toml.vim b/after/ftplugin/toml.vim index 46e9ccd..e69de29 100644 --- a/after/ftplugin/toml.vim +++ b/after/ftplugin/toml.vim @@ -1,4 +0,0 @@ -set tabstop=2 " number of visual spaces per TAB -set softtabstop=2 " number of spaces in tab when editing -set shiftwidth=2 " number of spaces to use for autoindent -set expandtab " expand tab to spaces so that tabs are spaces |
