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

The superior project management solution for neovim.

Results 108 project.nvim issues
Sort by recently updated
recently updated
newest added

`buf_get_clients` is deprecated. This PR renames it to `get_clients` to fix the deprecation error for recent versions of Neovim.

I wonder why did all project from project history are gone? I had ~50 projects in my list and today it shows me only couple of them (latest which I...

I couldnt find anything in the readme or around the net about this. But when i press either C-d or d and this comes up to confirm deletion. Anything I...

I am not sure if i should post it here or on conjure's issue, there is a conflict with the Clojure Conjure plugin. Namely conjure creates conjure-log*.cljc buffers and the...

When using `detection_methods = { "lsp", "pattern" }` and navigating between projects, CWD doesn't happen. when using `detection_methods = { "pattern", "lsp" }` CWD happens. ``` macOS 14.5 (23F79) NVIM...

I use nvim to access other's git repo directory and accordingly this directory is automatically added into project list. Is it possible to have an option to only add my...