zoom, and fixit with f9
This commit is contained in:
parent
aa79a6d024
commit
73a022bfe6
@ -273,8 +273,8 @@ ctrl + alt + n
|
|||||||
super + shift + e
|
super + shift + e
|
||||||
st ranger
|
st ranger
|
||||||
|
|
||||||
super + shift + n
|
alt + z
|
||||||
newsboat
|
boomer
|
||||||
|
|
||||||
Print
|
Print
|
||||||
scrot -s
|
scrot -s
|
||||||
|
@ -37,7 +37,9 @@ endfunction
|
|||||||
nnoremap gd :YcmCompleter GoToDefinition<CR>
|
nnoremap gd :YcmCompleter GoToDefinition<CR>
|
||||||
nnoremap gr :YcmCompleter GoToReferences<CR>
|
nnoremap gr :YcmCompleter GoToReferences<CR>
|
||||||
nnoremap K :YcmCompleter GetDoc<CR>
|
nnoremap K :YcmCompleter GetDoc<CR>
|
||||||
|
nnoremap <F9> :YcmCompleter FixIt<CR>
|
||||||
noremap gN :Lex<CR>
|
noremap gN :Lex<CR>
|
||||||
|
|
||||||
nnoremap <F12> :Make<CR>
|
nnoremap <F12> :Make<CR>
|
||||||
nnoremap <leader><F12> :Make run<CR>
|
nnoremap <leader><F12> :Make run<CR>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user