Advertisement
Guest User

Hello Gash3.14

a guest
Apr 11th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VIM 0.31 KB | None | 0 0
  1. inoremap ( ()<Esc>i
  2.  21 inoremap (( ()<Enter>{}<Esc>i<Enter><Enter><Esc>ka<Tab>
  3.  20 inoremap [ []<Esc>i
  4.  19 inoremap " ""<Esc>i
  5.  18 inoremap ' ''<Esc>i
  6. 17 inoremap () ()
  7. 16 inoremap jk <Esc>
  8. 15 inoremap jj <Esc>
  9. 14 inoremap kk <Esc>
  10. 13 inoremap kj <Esc>
  11. 12 inoremap { {}<Esc>i<Enter><Enter><Esc>ka<Tab>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement