Explorar o código

removed underline under current line

Josh Bicking %!s(int64=8) %!d(string=hai) anos
pai
achega
3326619c80
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      vimrc

+ 2 - 2
vimrc

@@ -24,8 +24,8 @@ set number
 " show command in bottom bar
 set showcmd		
 
-" highlight current line
-set cursorline		
+" don't highlight current line
+set nocursorline		
 
 " load filetype-specific indent files
 filetype indent on