Vim: diferència entre les revisions

De WikiMar
Salta a la navegació Salta a la cerca
Cap resum de modificació
Cap resum de modificació
Línia 3: Línia 3:




Add to the end of /etc/vimrc
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


<pre>
<pre>

Revisió del 08:37, 8 abr 2022



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