From 64b55d34b7dda6f59054d52e3bd6f777983fef60 Mon Sep 17 00:00:00 2001 From: David Todd Date: Mon, 5 Oct 2020 16:45:48 -0500 Subject: [PATCH] nevermind --- home/shell/vimrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/home/shell/vimrc b/home/shell/vimrc index 2ce9167..e1d7e8d 100644 --- a/home/shell/vimrc +++ b/home/shell/vimrc @@ -22,10 +22,6 @@ set number " Highlight all strings that match search set hlsearch -" Turn on Spell checking - English Dictionary only -set spell -set spelllang=en_us - " Turn on Mouse Aware mode, does lots of stuff " What we're most interested in is the fact that " it won't let us highlight the line numbers