GitGrep mapping ,gg now closes the quotes and puts the cursor in the middle. You only need to press enter.
This commit is contained in:
@@ -62,7 +62,7 @@ map <D-/> :TComment<CR>
|
|||||||
imap <D-/> <Esc>:TComment<CR>i
|
imap <D-/> <Esc>:TComment<CR>i
|
||||||
|
|
||||||
"open up a git grep line, with a quote started for the search
|
"open up a git grep line, with a quote started for the search
|
||||||
nnoremap ,gg :GitGrep "
|
nnoremap ,gg :GitGrep ""<left>
|
||||||
nnoremap ,gcp :GitGrepCurrentPartial<CR>
|
nnoremap ,gcp :GitGrepCurrentPartial<CR>
|
||||||
|
|
||||||
" hit ,f to find the definition of the current class
|
" hit ,f to find the definition of the current class
|
||||||
|
|||||||
Reference in New Issue
Block a user