project.nvim
project.nvim copied to clipboard
The superior project management solution for neovim.
Add support for FzfLua
In a Rust project with an attached LSP I noticed that nvim-tree was flickering when using project.nvim and opening files in different crates within the same workspace. The project would...
Neotree has a feature where it shows a file tree with only the open buffers  It would be awesome to have a similiar feature...
see title, plus with telescope. get error on load. i think i have several ways of configuring it mixed up. `Error 21:35:29 notify.error lazy.nvim Failed to run config for telescope.nvim...
To confirm spelling, see https://www.merriam-webster.com/dictionary/rearrange
If, before any projects have been opened, a project is created and then the user attempts to delete it during the current session, then an error is thrown because `recent_projects`...
Hello, ive been using this plugin for a while. I got warnings about some deprecated functions that will stop working in the next minor release of nvim, checked here it...
Replaced the deprecated call to vim.lsp.buf_get_clients() with a call to vim.lsp.get_clients(), the newer API function. vim.lsp.buf_get_clients() feature will be removed in Nvim 0.12.