Configured clangd settings

This commit is contained in:
2025-08-02 17:04:19 +03:00
parent daed0a2277
commit f95f12b203
4 changed files with 11 additions and 7 deletions

View File

@@ -357,7 +357,7 @@ return {
desc = '[F]ind [H]elp',
},
{
'<leader>hi',
'<leader>H',
function()
Snacks.picker.highlights({
layout = 'telescope',
@@ -365,7 +365,7 @@ return {
follow = true,
})
end,
desc = '[Hi]light Groups',
desc = '[H]light Groups',
},
{
'<leader>si',