diff options
Diffstat (limited to 'base/vimrc')
-rw-r--r-- | base/vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -128,6 +128,8 @@ EOT " Scratch Plugin let g:scratchBackupFile="/tmp/scratch.txt" +iab --> → + " Quicker compile & check map <C-x> :silent make<Enter>:copen<Enter><C-w><C-w>:redraw<Enter> |