From 789d55de408d3cbad36ffcbfa8384f299271d6cd Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 1 Mar 2021 22:02:51 +0000 Subject: Not needed anymore --- vimrc | 9 --------- 1 file changed, 9 deletions(-) diff --git a/vimrc b/vimrc index acadbcd..ed77bf3 100644 --- a/vimrc +++ b/vimrc @@ -112,15 +112,6 @@ let g:gruvbox_guisp_fallback = "fg" " toggle spell check map s :set spell! spelllang=en_gb -" toggle autoformat paragraphs -map a :set formatoptions -=a -map A :set formatoptions +=a - -" some types that shouldn't have spell check on -autocmd FileType json setlocal nospell -autocmd FileType conf setlocal nospell -autocmd FileType xml setlocal nospell - colorscheme gruvbox " EOL whitespace -- cgit v1.2.3