From ab8abc7f22d2345690b469a5e3bde9f3d63ac180 Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Sat, 8 Oct 2022 11:57:32 +0100 Subject: Fixed orgmode error message relating to treesitter. Added another latex template. Tidied up a number of other files --- lua/user/zenmode.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lua/user/zenmode.lua (limited to 'lua/user/zenmode.lua') diff --git a/lua/user/zenmode.lua b/lua/user/zenmode.lua new file mode 100644 index 0000000..3459de0 --- /dev/null +++ b/lua/user/zenmode.lua @@ -0,0 +1,3 @@ +local config = require("zen-mode") +config.setup { +} -- cgit v1.2.3