Se vogliamo che il nostro tab valga 4 spazi e’ sufficiente inserire queste righ nel vostro .vimrc
:
:set tabstop=4
:set shiftwidth=4
:set expandtab
Le info piu’ dettagliate le rimando al link da cui ho preso io le informazioni.
One thought on “Vim: spazi al posto dei TAB”
Leave a Reply
You must be logged in to post a comment.
Interessanti plugin per usare Vim al meglio come IDE C/C++:
Vim a source code Browser.
E ancora: Tutorial