20240821
This commit is contained in:
parent
020a1bcbf6
commit
2e038a7559
2 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@ vim.opt.langmap = {
|
|||
}
|
||||
|
||||
M.zettelkasten_dir = vim.fn.expand("~/PKM/00-zettelkasten/")
|
||||
M.resources_dir = vim.fn.expand("~/PKM/30 resources/")
|
||||
M.resources_dir = vim.fn.expand("~/PKM/300-resources/")
|
||||
M.pkm_dir = vim.fn.expand("~/PKM/")
|
||||
|
||||
return M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue