zoom, and fixit with f9
This commit is contained in:
@ -37,7 +37,9 @@ endfunction
|
||||
nnoremap gd :YcmCompleter GoToDefinition<CR>
|
||||
nnoremap gr :YcmCompleter GoToReferences<CR>
|
||||
nnoremap K :YcmCompleter GetDoc<CR>
|
||||
nnoremap <F9> :YcmCompleter FixIt<CR>
|
||||
noremap gN :Lex<CR>
|
||||
|
||||
nnoremap <F12> :Make<CR>
|
||||
nnoremap <leader><F12> :Make run<CR>
|
||||
|
||||
|
Reference in New Issue
Block a user