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