Vim

De WikiMar
Salta a la navegació Salta a la cerca



Add to the end of

nano /etc/vimrc

or

nano /etc/vim/vimrc

Use nano instead of vi to avoid the " to be applied to all rows

"Agegit Marti:

set noautoindent
set nocindent
set nosmartindent
set noai
set background=dark
set paste