Basically, vim has three working modes:
- Command mode
- Insert Mode
- Ex-mode
Basic VIM Movement
- b move back from word
- w move next to word
Commands
Disable text wrap
:set wrap!(you can use ~/.vimrc)
Display or hide line numbers?
:set numberfor display
:set nonumberfor hide
Nessun commento:
Posta un commento