mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-08 08:37:36 +00:00
Update Make for latest version of vim-dispatch
This commit is contained in:
parent
24ca2cbef9
commit
0d473b6435
@ -207,7 +207,7 @@ set title
|
|||||||
inoremap jk <esc>
|
inoremap jk <esc>
|
||||||
|
|
||||||
" Bind Make to F5 like other IDEs
|
" Bind Make to F5 like other IDEs
|
||||||
nnoremap <F5> :Make<CR>
|
nnoremap <F5> :Make!<CR>
|
||||||
|
|
||||||
" Remap Ctrl+Space for auto Complete
|
" Remap Ctrl+Space for auto Complete
|
||||||
inoremap <C-Space> <C-n>
|
inoremap <C-Space> <C-n>
|
||||||
|
Loading…
Reference in New Issue
Block a user