From e6d1091430de0a7f2dfa8bcac9f45412e8af86a4 Mon Sep 17 00:00:00 2001 From: Oliver Hartmann Date: Sat, 13 Aug 2022 19:20:19 +0200 Subject: [PATCH] map build to f4 --- lua/setup/my_command_center.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/setup/my_command_center.lua b/lua/setup/my_command_center.lua index b62263d..d371965 100644 --- a/lua/setup/my_command_center.lua +++ b/lua/setup/my_command_center.lua @@ -48,7 +48,7 @@ command_center.add({ description = 'CMake build selected target', cmd = 'CMake build', keybindings = { - { 'n', '', silent_noremap }, + { 'n', '', silent_noremap }, }, }, {