citizenmatt / ideavim-sneak

Vim-sneak for IdeaVim!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon

IdeaVim-Sneak

JetBrains IntelliJ Plugins

IdeaVim-Sneak is a port of vim-sneak for IdeaVim.

Setup

Install plugin from Intellij Idea Marketplace and add the following option on top of your ./ideavimrc:

set sneak

After IdeaVim reboot you can use this plugin

Usage

  • Type s and two chars to start sneaking in forward direction
  • Type S and two chars to start sneaking in backward direction
  • Type ; or , to proceed with sneaking just as if you were using f or t commands

License

Just as IdeaVim, this plugin is licensed under the terms of the GNU Public License version 3 or any later version.

Credits

Plugin icon is merged icons of IdeaVim plugin and a random sneaker by FreePic from flaticon.com

About

Vim-sneak for IdeaVim!

License:Other


Languages

Language:Kotlin 100.0%