From 41b767ecf8f533baf277857503e2fd8bdccc757f Mon Sep 17 00:00:00 2001 From: max397574 Date: Sun, 24 Oct 2021 13:59:05 +0200 Subject: =?UTF-8?q?feat(plugin):=20=E2=9C=A8expose=20mappings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/startup/themes/default.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lua/startup/themes/default.lua') diff --git a/lua/startup/themes/default.lua b/lua/startup/themes/default.lua index e319a7a..407cdba 100644 --- a/lua/startup/themes/default.lua +++ b/lua/startup/themes/default.lua @@ -50,6 +50,12 @@ local settings = { empty_lines_between_mappings = true, paddings = { 1, 3, 3, 0 }, }, + mappings = { + execute_command = "", + open_file = "o", + open_file_split = "", + open_section = "", + }, colors = { background = "#1f2227", }, -- cgit v1.2.3