A dynamic project management solution for neovim

neovim neovim-plugin nvim-lua nvim-plugin nvim-telescope telescope-extension
4 Open Issues Need Help Last updated: Sep 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `project.nvim` plugin fails to automatically change the current working directory (PWD) when opening a file located in a path containing special characters (e.g., `[id]`). While it correctly identifies the project root for `test/foo/index.ts`, it fails for `test/foo/[id]/index.ts` with an error, indicating an issue with how the plugin parses or handles such paths.

Complexity: 3/5
bug enhancement good first issue

A dynamic project management solution for neovim

Lua
#neovim#neovim-plugin#nvim-lua#nvim-plugin#nvim-telescope#telescope-extension

AI Summary: This issue requests the integration of user-manageable logging capabilities into a plugin. The primary goal is to enhance debugging processes and provide greater transparency for both end-users and developers.

Complexity: 3/5
enhancement help wanted announcement needs-triage in-progress

A dynamic project management solution for neovim

Lua
#neovim#neovim-plugin#nvim-lua#nvim-plugin#nvim-telescope#telescope-extension

AI Summary: The current maintainer of the project is seeking co-maintainers to ensure the plugin's long-term viability and prevent it from becoming unmaintained, even though they are not planning to leave. This initiative aims to build a committed team for future sustainability.

Complexity: 4/5
help wanted announcement repo-stuff

A dynamic project management solution for neovim

Lua
#neovim#neovim-plugin#nvim-lua#nvim-plugin#nvim-telescope#telescope-extension

AI Summary: The user reports a bug where `project.nvim` repeatedly triggers project root detection, even when simply opening or switching buffers within an already recognized project. This suggests the plugin's internal logic might be unnecessarily re-evaluating the project root instead of maintaining its state.

Complexity: 3/5
bug good first issue needs-triage in-progress

A dynamic project management solution for neovim

Lua
#neovim#neovim-plugin#nvim-lua#nvim-plugin#nvim-telescope#telescope-extension