feat(nvim): add home manager to org agenda paths
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
This commit is contained in:
parent
44cc64de8f
commit
e3d740f8ec
@ -18,6 +18,8 @@ return {
|
|||||||
"~/Git/College/**/*",
|
"~/Git/College/**/*",
|
||||||
"~/Git/Projects/**/*",
|
"~/Git/Projects/**/*",
|
||||||
"~/Notes/**/*",
|
"~/Notes/**/*",
|
||||||
|
"~/.config/home-manager/*",
|
||||||
|
"~/.config/home-manager/docs/**/*",
|
||||||
vim.fn.stdpath("config") .. "/**/*",
|
vim.fn.stdpath("config") .. "/**/*",
|
||||||
},
|
},
|
||||||
notifications = {
|
notifications = {
|
||||||
|
Loading…
Reference in New Issue
Block a user