mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
More configuration.
This commit is contained in:
@@ -17,6 +17,11 @@ set backspace=eol,indent,start
|
||||
|
||||
colorscheme molokai
|
||||
|
||||
" I have never intended to use the builtin help
|
||||
map <F1> <Esc>
|
||||
imap <F1> <Esc>
|
||||
|
||||
|
||||
map <F5> :update<CR>:make<CR>
|
||||
imap <F5> <Esc>:update<CR>:make<CR>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user