You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late response. counsel-projectile should be the one that you're looking for. This line defines the projectile prefix to be "C-c C-p", so for example, if you intend to open a file from the project you're currently in, you just need to hit "C-c C-p f" and you'll be presented with an autocomplete list of files in the current project using the ivy completion interface.
https://stackoverflow.com/questions/19283368/how-can-i-open-quickly-a-file-in-emacs
I spend too much time looking for which repo and which file I want to edit next.
The text was updated successfully, but these errors were encountered: