Skip to content
Gernot Höflechner edited this page Feb 6, 2014 · 4 revisions

Welcome to the vim-hopper wiki!

vim plugin that makes use of vim-submode to empower jk with filetype specific superpowers

prefix -

Entering submodes with jk Main movement commands with jk, hl to switch scope.

Supporting all kinds of language.

  • Ruby
    • class/module - def
  • RSpec
    • describe - context - it
  • Python
    • class - def
  • ...

Plugins

  • gitgutter (with fugitive support)

Built-ins

  • location and quickfix list
  • fast jump
Clone this wiki locally