feat(nvim): add home manager to org agenda paths
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled

This commit is contained in:
Price Hiller 2024-08-25 01:35:32 -05:00
parent 44cc64de8f
commit e3d740f8ec
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -18,6 +18,8 @@ return {
"~/Git/College/**/*",
"~/Git/Projects/**/*",
"~/Notes/**/*",
"~/.config/home-manager/*",
"~/.config/home-manager/docs/**/*",
vim.fn.stdpath("config") .. "/**/*",
},
notifications = {