This commit is contained in:
Alex Yatskov 2023-12-05 12:49:14 -08:00
parent 4b371ef91c
commit 535541eb45

View File

@ -3,8 +3,6 @@ require('Comment').setup()
-- fzf.vim
if vim.fn.executable('fzf') == 1 then
vim.g['$FZF_DEFAULT_COMMAND'] = 'ag --hidden --ignore .git -f -g "" 2> /dev/null'
vim.cmd([[
command! -bang -nargs=* Fs
\ call fzf#vim#grep(