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 }, }, }, {