map build to f4
This commit is contained in:
parent
59d9b95eb9
commit
e6d1091430
@ -48,7 +48,7 @@ command_center.add({
|
|||||||
description = 'CMake build selected target',
|
description = 'CMake build selected target',
|
||||||
cmd = '<CMD>CMake build<CR>',
|
cmd = '<CMD>CMake build<CR>',
|
||||||
keybindings = {
|
keybindings = {
|
||||||
{ 'n', '<F5>', silent_noremap },
|
{ 'n', '<F4>', silent_noremap },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user