Skip to content

awans/agbuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agbuf

Most ag plugins use the quickfix list for results. That can interact awkwardly with splits, so this one uses a new buffer.

Run with:

:Ag foo

Or a shortcut

<leader>a

Or use the word under the cursor

<leader>g

If you don't want to use ag,

let g:ag_prg="not_ag"

About

vim plugin to call ag in a buffer rather than the quickfix window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published