diff options
Diffstat (limited to 'nvim_alt/ftplugin/vim.vim')
| -rw-r--r-- | nvim_alt/ftplugin/vim.vim | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/nvim_alt/ftplugin/vim.vim b/nvim_alt/ftplugin/vim.vim deleted file mode 100644 index 1054984..0000000 --- a/nvim_alt/ftplugin/vim.vim +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | setlocal tabstop=2 | ||
| 2 | setlocal softtabstop=2 | ||
| 3 | setlocal shiftwidth=2 | ||
| 4 | setlocal smarttab | ||
| 5 | setlocal expandtab | ||
| 6 | setlocal autoindent | ||
