Skip to content
Alex Tsui edited this page Aug 2, 2014 · 3 revisions

Supported actions so far

  • Insert [i, a, A]
  • Change [c]
  • Delete [d]
  • Indent [>]
  • Unindent [<]
  • Join line [J]
  • Change case [~]

If the above actions are repeated with a count (e.g. [3dd] repeats the dd action for 3 lines), this will be stored and replayed with [.]. Please open an issue if there's something unexpected.

The above actions can be applied with visual selections and then repeated, as of version 1.1.5 of the plugin.

To be supported soon

  • ??? Don't have anything in mind at the moment. Please open an issue with feature requests.
Clone this wiki locally