forked from x/ContextOS
5 lines
63 B
VimL
5 lines
63 B
VimL
|
|
inoremap jk <Esc>
|
|
cnoremap wa wa<CR>
|
|
let g:go_fmt_auto_save=1
|