From 7b2810f606e4a03a06800cb6fb961fe119006a89 Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Tue, 27 May 2025 12:15:55 -0700 Subject: [PATCH] Update .vimrc --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index 0091dcb..b452780 100644 --- a/.vimrc +++ b/.vimrc @@ -118,6 +118,7 @@ command! -nargs=0 Prettier :CocCommand prettier.formatFile " Ignores files in .gitignore but includes untracked files. " Reference: https://github.com/junegunn/fzf.vim/issues/121#issuecomment-575922206 nnoremap :GFiles --cached --others --exclude-standard +nnoremap :Ag "END fzf " Theme