mirror of
https://github.com/notwa/rc
synced 2024-11-05 00:29:02 -08:00
quick insert one character
This commit is contained in:
parent
1fb9ff620a
commit
f233136bba
1 changed files with 2 additions and 0 deletions
|
@ -247,6 +247,8 @@ let leader="\\"
|
|||
" no-op
|
||||
nn <Leader><Leader> :<cr>
|
||||
"ino <c-\> <C-o><Leader> " this doesn't workkkkkkkkk
|
||||
nm <Leader>i i?<Esc>r
|
||||
nm <Leader>a a?<Esc>r
|
||||
nn <Leader>p "0p
|
||||
nn <Leader>P "0P
|
||||
nn <Leader>e :tabe
|
||||
|
|
Loading…
Reference in a new issue