Skip to content

Latest commit

 

History

History
57 lines (28 loc) · 1.4 KB

USAGE.md

File metadata and controls

57 lines (28 loc) · 1.4 KB

Useful Shortcuts

  • I use <Space> as my <Leader> key:

<Leader>v : Open vimrc

Vgc : Comment out current line

cs(] : Change surrounding () to []

ysiw" : Add "" to the word under cursor

]b : Go to next buffer

[q : Go to previous vimgrep match

:Tab /: : Line up text buffer divided by :

<Leader>= : Line up text buffer divided by =

vvvv : Expand visual selection

VVVV : Shrink visual selection

div.button.primary#submit<C-Y>, will create a button with class button,primary and id submit.

For more details, you may read my vimrc.