From a1191a3019f5195d02170a5f1f0b67fccee60e92 Mon Sep 17 00:00:00 2001 From: max397574 Date: Thu, 7 Oct 2021 16:30:32 +0200 Subject: =?UTF-8?q?feat(plugin):=20=E2=9C=A8more=20buildingblocks=20and=20?= =?UTF-8?q?some=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings_skeleton.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'settings_skeleton.lua') diff --git a/settings_skeleton.lua b/settings_skeleton.lua index 7e1c9b5..6204a6c 100644 --- a/settings_skeleton.lua +++ b/settings_skeleton.lua @@ -26,9 +26,9 @@ local example_section = { command = "echo 'test worked'", -- a command which will be exected when section gets loaded } local settings = { - header = {}, - body = {}, - footer = {}, + -- header = {}, + -- body = {}, + -- footer = {}, options = { mapping_keys = true, -- display keys for mappings (e.g. ff) empty_lines_between_mappings = true, -- empty lines between mapping names -- cgit v1.2.3