1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-18 01:53:22 -07:00

add binds for quickly calling TabXXX functions

This commit is contained in:
Connor Olding 2022-09-08 00:18:10 -07:00
parent fa8bb220cf
commit 1dbc497547

View File

@ -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>