emanon001/prefixedmap.vim
Vim plugin: The definition of key mapping using a prefix key is supported.
Vim Script
Issues
- 2
nnoremap <SID>[Prefix] <Nop>
#1 opened by bouzuya - 0
SID の取得を効率化する
#4 opened by emanon001 - 1
コマンドラインから :PrefixedMapBegin を実行するとエラーが発生する
#3 opened by emanon001 - 2
多段Prefixが動作しません
#2 opened by bouzuya