From ad0e6da639f62f7456d76bdfe2f97583a119214e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 13 Jan 2022 22:35:48 +0100 Subject: Fix split keys in whichkey --- lua/config/whichkey.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lua') diff --git a/lua/config/whichkey.lua b/lua/config/whichkey.lua index ff884ab..4e23e2e 100644 --- a/lua/config/whichkey.lua +++ b/lua/config/whichkey.lua @@ -96,9 +96,9 @@ local mappings = { }, ["F"] = { "Telescope live_grep theme=ivy", "Find Text" }, ["P"] = { "Telescope projects", "Projects" }, - ["z"] = { "ZenMode", "Zen Mode" }, - ["v"] = { "vsplit", "Vertical Split"}, - ["h"] = { "split", "Horizontal Split"}, + ["z"] = { "ZenMode", "Zen Mode" }, + ["v"] = { "vsplit", "Vertical Split" }, + ["h"] = { "split", "Horizontal Split" }, p = { name = "Packer", c = { "PackerCompile", "Compile" }, -- cgit v1.2.3-70-g09d2