Hit <ctrl-space> to put spaces around an equals sign

This commit is contained in:
Danny Olson & Yan Pritzker 2012-01-20 16:28:39 -08:00
parent d08339b142
commit 5847ee19dd

View File

@ -34,6 +34,9 @@ imap <silent> <D-D> -
nnoremap <D-'> ci'
nnoremap <D-"> ci"
" Add spaces around a symbol with Ctrl-Space
nnoremap <C-Space> i <esc><right>a <esc>
" Don't have to use Shift to get into command mode, just hit semicolon
nnoremap ; :