From 49130de0712187859553d98c558851790515f595 Mon Sep 17 00:00:00 2001 From: lhark Date: Fri, 27 Aug 2021 20:15:52 +0200 Subject: [PATCH] [vim] word counting --- vimtricks | 1 + 1 file changed, 1 insertion(+) diff --git a/vimtricks b/vimtricks index 5ed04c3..98f89c8 100644 --- a/vimtricks +++ b/vimtricks @@ -6,6 +6,7 @@ NORMAL MODE [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 count words VISUAL MODE g Convert column of identical number to inc/decrementing list