Explorar el Código

~/.vimrc: unset cursorcolum

Lucas Stadler %!s(int64=12) %!d(string=hace) años
padre
commit
432123af2c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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