heetch / neovim-config

16 stars 1 forks source link

Use 'ag -g ""' for fzf when available #15

Closed tomahh closed 8 years ago

tomahh commented 8 years ago

Makes <leader>f really faster. Conditionally sets the default fzf command to use ag, which will ignore files ignored from .gitignore, .hgignore and .agignore.