From 403348fa2cd2a8ce516e2564aeaae0b548fec3b3 Mon Sep 17 00:00:00 2001 From: lhark Date: Thu, 3 Oct 2019 12:31:59 -0400 Subject: [PATCH] [vim] Generate number range column --- vimtricks | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vimtricks b/vimtricks index 23341d4..4e921f8 100644 --- a/vimtricks +++ b/vimtricks @@ -5,6 +5,9 @@ NORMAL MODE I Start inserting at the beginning of the line [HJKL] Move split to extreme left, bottom, top, right +VISUAL MODE + g Convert column of identical number to inc/decrementing list + COMMAND :botright split / :bo sp Full width sp across multiple vs :topleft vsplit / :to vs Full height vs across multiple sp