From dd178bb90f501297c3b5e714f95d0f233a4303a4 Mon Sep 17 00:00:00 2001 From: DefaultGen Date: Thu, 6 Jun 2024 04:45:03 -0400 Subject: Manual install section --- lua/simple-denote/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/simple-denote/config.lua') diff --git a/lua/simple-denote/config.lua b/lua/simple-denote/config.lua index ad7dffc..efd69c0 100644 --- a/lua/simple-denote/config.lua +++ b/lua/simple-denote/config.lua @@ -5,7 +5,7 @@ M.defaults = { dir = "~/notes/", add_heading = true, retitle_heading = true, - heading_char = "" + heading_char = "" -- This gets set automatically } M.options = M.defaults -- cgit v1.2.3