mirror of
https://github.com/notwa/rc
synced 2024-11-05 06:29:02 -08:00
add binds for quickly calling TabXXX functions
This commit is contained in:
parent
fa8bb220cf
commit
1dbc497547
1 changed files with 4 additions and 0 deletions
|
@ -335,6 +335,10 @@ Inn <s-Del> X
|
|||
|
||||
let leader="\\"
|
||||
"ino <c-\> <C-o><Leader> " this doesn't workkkkkkkkk
|
||||
nn <Leader>2 :call TabTwo()<cr>
|
||||
nn <Leader>3 :call TabBad()<cr>
|
||||
nn <Leader>4 :call TabFour()<cr>
|
||||
nn <Leader>5 :call TabEight()<cr>
|
||||
nm <Leader>a a?<Esc>r
|
||||
nm <Leader>i i?<Esc>r
|
||||
nn <Leader>, :Tab /,\zs<cr>
|
||||
|
|
Loading…
Reference in a new issue