Sfoglia il codice sorgente

~/.vimrc: unset cursorcolum

Lucas Stadler 12 anni fa
parent
commit
432123af2c
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      .vimrc

+ 0 - 2
.vimrc

@ -44,8 +44,6 @@ set nopaste
44 44
set pastetoggle=<F12>
45 45
46 46
set number " With numbertoggle they're quite cool (I think)
47
set cursorcolumn
48
hi cursorcolumn cterm=NONE ctermbg=white
49 47
50 48
" Copy indent of the last line.
51 49
set copyindent