mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
Update README with correct configuration name
This commit is contained in:
@@ -70,7 +70,7 @@ telekasten.setup({opts})
|
|||||||
-- Main paths
|
-- Main paths
|
||||||
home = '/path/to/directory', -- path to main notes folder
|
home = '/path/to/directory', -- path to main notes folder
|
||||||
daily = '/path/to/directory', -- path to daily notes
|
daily = '/path/to/directory', -- path to daily notes
|
||||||
weekly = '/path/to/directory', -- path to weekly notes
|
weeklies = '/path/to/directory', -- path to weekly notes
|
||||||
templates = '/path/to/directory', -- path to templates
|
templates = '/path/to/directory', -- path to templates
|
||||||
|
|
||||||
-- Specific note templates
|
-- Specific note templates
|
||||||
|
|||||||
Reference in New Issue
Block a user