fixed f5 to build all
This commit is contained in:
parent
228171561f
commit
2951e86e06
@ -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', '<F5>', silent_noremap },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user