vim

Vim 8 goes Visual Mode on right click
vim E509: Cannot create backup file (add ! to override)
Install vim from source on CentOS

Using vim

:set listmakes all whitespace characters visible. To disable, use :set nolist
:set expandtab?check if expand tab is on on or off. expandtab convert tab to space
:set expandtabuse space instead of tab
:set noexpandtabuse tab

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *