diff options
Diffstat (limited to 'nvim/ftplugin')
| -rw-r--r-- | nvim/ftplugin/vim.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nvim/ftplugin/vim.vim b/nvim/ftplugin/vim.vim index a67d39a..1054984 100644 --- a/nvim/ftplugin/vim.vim +++ b/nvim/ftplugin/vim.vim | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | lua vim.treesitter.start() | ||
| 2 | |||
| 3 | setlocal tabstop=2 | 1 | setlocal tabstop=2 |
| 4 | setlocal softtabstop=2 | 2 | setlocal softtabstop=2 |
| 5 | setlocal shiftwidth=2 | 3 | setlocal shiftwidth=2 |
