removed unneeded comment
This commit is contained in:
parent
70b6a19a31
commit
32987e29fe
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue