vim:config:indentation
This is an old revision of the document!
VIM - Config - Indentation
:set shiftwidth=2 :set autoindent :set smartindent
NOTE:
- *set expandtab allows to replace the tabs by white spaces characters :h 'expandtab'. set shiftwidth=2** makes the tabulations be 2 white spaces :h 'shiftwidth'.
vim/config/indentation.1665236513.txt.gz · Last modified: 2022/10/08 13:41 by peter