X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/51f4f6d6707fb6177d0d4e88fb1b04994066e04e..1e35e30170442316cc045f1df7b762298a24cdc2:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index e17be89..a26e158 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -87,7 +87,7 @@ endif set background=dark " Dark background, d'uh! syntax on -set spelllang=en,de,fr " list of accepted languages +set spelllang=en_gb " list of accepted languages set dictionary=spell " list of dictionary files for keyword completion " toggle spell-checking map :set nospell!:set nospell?