removed unneeded comment

This commit is contained in:
ManjaroOne666 2017-12-27 13:29:53 +00:00
parent 70b6a19a31
commit 32987e29fe
1 changed files with 0 additions and 1 deletions

1
vimrc
View File

@ -173,7 +173,6 @@ nnoremap <leader>qfn :cnewer<CR>
vnoremap <leader>gr y:grep! -R <C-r>" .
" open quickfix window of TODOs
" // TODO
nnoremap <leader>td :grep! -R '// TODO' .<CR>:botright cwindow<CR>
" brace/quotes completion