From 1410ee2dff973d51562c56ca4349f989111249b4 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 25 Feb 2017 00:28:26 +0100 Subject: Update bb-scripts vim preferences --- vim/.vim/after/ftplugin/bb.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim') diff --git a/vim/.vim/after/ftplugin/bb.vim b/vim/.vim/after/ftplugin/bb.vim index 5b041ba..b7f335d 100644 --- a/vim/.vim/after/ftplugin/bb.vim +++ b/vim/.vim/after/ftplugin/bb.vim @@ -1 +1 @@ -setlocal tw=79 spell spelllang=nl +setlocal ai tw=71 cc=72 spell spelllang=en -- cgit v1.2.3