1
0
nvim-config/core/reformat.vim
2015-04-14 18:32:18 +02:00

3 lines
56 B
VimL

nnoremap <F2> gg=G<CR>``
inoremap <F2> <ESC>gg=G<CR>``a