diff options
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ nmap q :q set rtp+=/opt/homebrew/opt/fzf let g:fzf_preview = 'cat {}' -" set grepprg=rg\ --vimgrep\ --smart-case\ --hidden\ --follow +set grepprg=rg\ --vimgrep\ --smart-case\ --hidden\ --follow " nnoremap \ :Rg<CR> " nnoremap <C-T> :Files<cr> |
