1
0
mirror of https://github.com/xlogerais/config-vim synced 2024-09-19 22:29:58 +02:00

Modified preferences for cursorline in ftplugin/*

This commit is contained in:
Xavier Logerais (Numericable - Ingénierie Système) 2015-03-02 18:48:39 +01:00
parent c16ad53f56
commit b7473e3f4a
4 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,7 @@
" show cursor
setlocal cursorline cursorcolumn
hi CursorLine term=none cterm=none
" show line numbers
setlocal number numberwidth=4

View File

@ -2,6 +2,7 @@
" show cursor
setlocal cursorline cursorcolumn
hi CursorLine term=none cterm=none
" show line numbers
setlocal number numberwidth=4

View File

@ -2,6 +2,7 @@
" show cursor
setlocal cursorline cursorcolumn
hi CursorLine term=none cterm=none
" show line numbers
setlocal number numberwidth=4

View File

@ -2,6 +2,7 @@
" show cursor
setlocal cursorline cursorcolumn
hi CursorLine term=none cterm=none
" show line numbers
setlocal number numberwidth=4