User Tools

Site Tools


vim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vim [2024/01/24 22:31] karciovim [2024/07/24 17:53] (current) karcio
Line 1: Line 1:
-{{tag>vim shortcut keybinding}}+  * [[vimrc|vim config file]] 
 +  * [[vimshortcut|vim shortcuts]] 
 +  * [[vimcompile|vim compile]]
  
-==== vim shortcuts ====+{{tag>vim shortcut keybinding dotfile}}
  
-**vim modes** 
- 
-  * normal mode - "ESC" 
-  * insert mode - "i" 
-  * command mode - ":" 
- 
- 
-__**Normal mode**__ 
- 
-**Directions: H,J,K,L** in normal mode 
- 
-**H** - left 
- 
-**J** - down 
- 
-**K** - up 
- 
-**L** - right 
- 
-**keyboard** 
- 
-**w** - jump to next word 
- 
-**W** - jump to next string 
- 
-**b** - jump to previous word 
- 
-**B** - jump to previous string 
- 
-**0** - move to first position in line 
- 
-**$** - move to end of the line 
- 
-**z + enter** - move to the top 
  
vim.1706135519.txt.gz · Last modified: 2024/01/24 22:31 by karcio