commit
340986473c
1 changed files with 3 additions and 0 deletions
3
.vimrc
3
.vimrc
|
@ -20,6 +20,9 @@ nmap <leader>t :wa <bar> :Make test<CR>
|
|||
" navigate buffers by ctrl-b
|
||||
nmap <C-b> :bprevious<CR>
|
||||
|
||||
" YCM
|
||||
nnoremap <Leader>g :YcmCompleter GoTo<CR>
|
||||
|
||||
nnoremap ; :
|
||||
|
||||
" no cheating !
|
||||
|
|
Loading…
Reference in a new issue