adds command to create note
This commit is contained in:
parent
64879ac366
commit
25bcbddb73
2 changed files with 42 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ function M.project_dirs()
|
|||
table.insert(projects, dir)
|
||||
end
|
||||
|
||||
table.insert(projects, wezterm.home_dir .. "/orgnzr")
|
||||
table.insert(projects, wezterm.home_dir .. "/notes")
|
||||
|
||||
return projects
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue