Update neovim plugins

This commit is contained in:
Marko Korhonen 2024-05-21 17:11:44 +03:00
parent e4b8977f6b
commit b52287e25a
2 changed files with 13 additions and 12 deletions

View file

@ -20,7 +20,8 @@ return {
-- Switch to a project
{
"ahmedkhalf/project.nvim",
"LennyPhoenix/project.nvim",
branch = "fix-get_clients",
main = "project_nvim",
opts = {
patterns = { ".git" },