grep in quickfix
This commit is contained in:
parent
88f591e79a
commit
4d7512afdb
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ set undodir=~/.config/vim/undo//,.
|
|||
let mapleader = "\<Space>"
|
||||
set list listchars=tab:⎸\ ,trail:~
|
||||
set clipboard=unnamedplus
|
||||
set gp=git\ grep\ -n
|
||||
set shellcmdflag=-c
|
||||
set encoding=utf-8
|
||||
set relativenumber
|
||||
|
|
Loading…
Reference in a new issue