Cleanup
This commit is contained in:
parent
4b371ef91c
commit
535541eb45
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user