Commit cb2f01e
Changed files (1)
vimrc
@@ -158,6 +158,7 @@ vnoremap <localleader>f y:Ag! <C-R>"<CR>
vnoremap <space> zf
vnoremap <tab> %
+map <localleader>/ <plug>NERDCommenterComment
imap <c-x><c-k> <plug>(fzf-complete-word)
imap <c-x><c-l> <plug>(fzf-complete-line)
nmap <leader><tab> <plug>(fzf-maps-n)