From 4658572e066989a42a512713bc09cac40a65464e Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Tue, 16 Sep 2014 11:40:37 +0200 Subject: [PATCH] Wylaczenie spellchecka w defaulcie. --- vim/rcfiles/vimrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/vim/rcfiles/vimrc b/vim/rcfiles/vimrc index b2bcdf2..2d82550 100644 --- a/vim/rcfiles/vimrc +++ b/vim/rcfiles/vimrc @@ -18,9 +18,6 @@ set nojoinspaces set nocompatible set nowritebackup -set spelllang=pl -set spell - set title set number set showcmd "show combo command as you type it in the bottom right corner