projections.nvim icon indicating copy to clipboard operation
projections.nvim copied to clipboard

A map to your filesystem

Results 7 projections.nvim issues
Sort by recently updated
recently updated
newest added

**Basic checklist** - [ x] I have read the README - [ x] I have read the wiki - [ x] I have read `:h session`, `:h mksession`, and `:h...

bug

Hi, I am missing the feature to add projects manually, so here is my version of it, let me know if you like this or not :) In a nutshell:...

## How to suppress the notification? Switch to the `pre_release` branch. A new notification will arrive when the major version is released. ## Development is over at [dev](https://github.com/GnikDroy/projections.nvim/tree/dev) ### 1.0...

As requested in #27 This brings in some changes which make `switcher` more responsible and keep track of the projects its opened. Some functionality is moved away from `session` into...

**Is your feature request related to a problem? Please describe.** I often use tabs for working on different projects within the same nvim instance, eg. frontend in one tab and...

enhancement

**Is your feature request related to a problem? Please describe.** I'd like to display which project I'm currently in on my statusbar. I think the closest we'd have is to...

enhancement

Hey there, I've got a bit of a unique use case. I don't want Projections to track all git repos in my home folder, but I do need it to...

enhancement