junegunn / junegunn/fzf.vim

Respect global ag alias when using ':Ag'

Open
#1,236 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- [x] I have fzf 0.23.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [x] I have read through the manual page of fzf (`man fzf`)
- [x] I have searched through the existing issues

Hi,
I'm trying to configure ignore file for ag. I applied what [ag offical docs](https://github.com/ggreer/the_silver_searcher/wiki/Advanced-Usage) suggested.

It worked for use in the terminal. I can just call 'ag' and it respects to ignore files. The problem is using 'Ag' command does not work.

Any help would be appreciated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.