diff options
Diffstat (limited to 'lua/simple-denote/config.lua')
| -rw-r--r-- | lua/simple-denote/config.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/simple-denote/config.lua b/lua/simple-denote/config.lua index e41c0a9..ad7dffc 100644 --- a/lua/simple-denote/config.lua +++ b/lua/simple-denote/config.lua @@ -5,6 +5,7 @@ M.defaults = { dir = "~/notes/", add_heading = true, retitle_heading = true, + heading_char = "" } M.options = M.defaults |
