• Stars
    star
    121
  • Rank 293,924 (Top 6 %)
  • Language
    Vim Script
  • Created over 15 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

space.vim - Smart Space key for Vim

space.vim

space.vim is a plugin which remaps the <Space> key to act as a clever key to repeat motions. It hooks into several of the more complex motion commands, such as search commands, diff movement commands, quickfix and location list commands, tag commands and more. When a command that space.vim has hooked into is issued, it remaps the <Space> key to repeat that command, and it also remaps <S-Space> and <BS> to do the inverse.