diff options
author | Josh Rahm <rahm@google.com> | 2022-09-12 16:29:49 -0600 |
---|---|---|
committer | Josh Rahm <rahm@google.com> | 2022-09-12 16:29:49 -0600 |
commit | e3716c7ae015a5ea960c47d2aa4e975e93d66151 (patch) | |
tree | a7a087197a35d7fc81a67c46aef808ed06362ec9 /plugin/command.vim | |
parent | c055c2f90c7ed43ea61775f08d890a5de34a242e (diff) | |
download | fieldmarshal.vim-e3716c7ae015a5ea960c47d2aa4e975e93d66151.tar.gz fieldmarshal.vim-e3716c7ae015a5ea960c47d2aa4e975e93d66151.tar.bz2 fieldmarshal.vim-e3716c7ae015a5ea960c47d2aa4e975e93d66151.zip |
insert.vim: add cI and cgI commands.
c[g]I - starts insert after the v:count1'th WORD. If the g is not
supplied, whitespace is skipped and insert starts right before th
e (v:count1+1)'th WORD.
Diffstat (limited to 'plugin/command.vim')
0 files changed, 0 insertions, 0 deletions