tweak c/cpp cmake menu icon
This commit is contained in:
parent
c4b95a906d
commit
8390904ff2
|
@ -66,7 +66,7 @@ function get_default_menu()
|
|||
|
||||
if helper.in_cmake_project() then
|
||||
table.insert(menu, 1, {
|
||||
name = ' CMake Actions',
|
||||
name = ' CMake Actions',
|
||||
hl = 'ExBlue',
|
||||
items = get_cmake_menu(),
|
||||
rtxt = '<leader>c',
|
||||
|
|
Loading…
Reference in a new issue