master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit e6d1091430 - Show all commits

View File

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