add shortcut to reformat code
This commit is contained in:
parent
00e4f560bd
commit
93a9084bb6
2
core/reformat.vim
Normal file
2
core/reformat.vim
Normal file
@ -0,0 +1,2 @@
|
||||
nnoremap <F2> gg=G<CR>``
|
||||
inoremap <F2> <ESC>gg=G<CR>``a
|
Loading…
Reference in New Issue
Block a user