Plugin for quickly searching and open files in project #3123
andreas-jonsson
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Neat! I've been using a slightly modified version of sebkolind/micro-ag plugin for using I made a couple of short asciinema recordings to demonstrate the plugins in case anyone is curious how they work but too lazy to install and try them out themselves: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I built this ~simple plugin that uses ag (Silver Searcher) and fzf to quickly search for content and open files in a project.
This was mostly for my self because I cant live without this functionality. :)
But if anyone else is interested I could try submitting it to the plugin repository.
Beta Was this translation helpful? Give feedback.
All reactions