Update neovim plugins

This commit is contained in:
Marko Korhonen 2024-05-21 17:11:44 +03:00
parent f4a9b01114
commit 6711038e53
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
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" },