From 73f62508c9b2149990753da52946b5aed4cc5a62 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 29 Sep 2016 09:26:23 +0200 Subject: Minor vim cleanup --- vim/vim.symlink/after/ftplugin/tex.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'vim/vim.symlink') diff --git a/vim/vim.symlink/after/ftplugin/tex.vim b/vim/vim.symlink/after/ftplugin/tex.vim index 751e035..aabdc85 100644 --- a/vim/vim.symlink/after/ftplugin/tex.vim +++ b/vim/vim.symlink/after/ftplugin/tex.vim @@ -1,3 +1,2 @@ setlocal spell spelllang=en_gb setlocal tabstop=2 shiftwidth=2 -autocmd CursorHold,CursorHoldI update -- cgit v1.2.3