tpope / vim-projectionist

projectionist.vim: Granular project configuration
https://www.vim.org/scripts/script.php?script_id=4989
1.06k stars 67 forks source link

Files outside of the current project #177

Closed Andrej-Marsic closed 1 year ago

Andrej-Marsic commented 1 year ago

Hi there, big fan of the library. I have a question if my use-case goes outside of the purpose of this project. I wanted to create a projection that goes outside of the current project.

For example, I have notes that are separated from the project folders and I might want to jump to them using the same utilities of projectionist. Is there a way to define those by hardcoding the absolute paths and then using the :Ewhatever if I specified whatever as the type of these?

tpope commented 1 year ago

I haven't tested, but I would expect ../ paths to work.