diff options
Diffstat (limited to '.vimrc')
-rw-r--r-- | .vimrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -65,6 +65,9 @@ nmap ga <Plug>(EasyAlign) " MAPPINGS " """""""""""""" +"gr is pretty useless, and gq is too cumbersome for reflow commands +noremap gr gq + "insert lines below nnoremap ++ == nnoremap = Oa<C-u><Esc>j |