Added one more folder for project manager

This commit is contained in:
2024-03-21 20:49:48 +01:00
parent 1d593eee79
commit c975e1b240

View File

@@ -22,6 +22,7 @@ return {
project.setup({ project.setup({
projects = { projects = {
"~/git/*", "~/git/*",
"~/.config/nvim",
}, },
}) })