Add bold local variables for C++
This commit is contained in:
parent
bcec4985b2
commit
d5890ba649
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@ return {
|
|||
-- Leap
|
||||
LeapLabelPrimary = { bg = colors.green, fg = colors.base },
|
||||
LeapBackdrop = { link = "Comment" },
|
||||
|
||||
["@lsp.typemod.variable.functionScope.cpp"] = { bold = true },
|
||||
}
|
||||
end
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue