Commit 74d1e09
Changed files (1)
vimrc
@@ -157,7 +157,7 @@ vnoremap <localleader>f y:Ag! <C-R>"<CR>
vnoremap <space> zf
vnoremap <tab> %
-map <localleader>/ <plug>NERDCommenterComment
+map <localleader>/ <plug>NERDCommenterToggle
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)