Make it easier to repeat vim macros
This commit is contained in:
parent
0bbf7af565
commit
86aeb3f72a
@ -1,3 +1,6 @@
|
||||
" Make it easier to repeat macros
|
||||
nnoremap <CR> @@
|
||||
|
||||
" YouCompleteMe
|
||||
nnoremap <leader>fx :YcmCompleter FixIt<CR>
|
||||
nnoremap <leader>jd :YcmCompleter GoTo<CR>
|
||||
|
Loading…
x
Reference in New Issue
Block a user