Browse Source

[vim] word counting

master
lhark 3 years ago
parent
commit
49130de071
  1. 1
      vimtricks

1
vimtricks

@ -6,6 +6,7 @@ NORMAL MODE
<C-W>[HJKL] Move split to extreme left, bottom, top, right
c% Replace argument with arbitrary nested paren/brackets/etc...
https://thepugautomatic.com/2014/03/vims-life-changing-c-percent/
g<C-G> count words
VISUAL MODE
<C-V>g<C-A/X> Convert column of identical number to inc/decrementing list

Loading…
Cancel
Save