Skip to content

Evil toolsλ︎

TODO::Expand on overview, provide video overviewλ︎

There are several Evil tools that add text manipulation features to your Vim style editing.

Keybinding Evil tool Description
SPC s e iedit search and replace in multiple matches concurrently
g r multiple cursors create multiple cursors for concurrent text editing
SPC n narrowing limit the view of the current buffer (range, function definition)
C-c C-e helm-ag project refactor by editing helm results of project searches