mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 05:51:06 +00:00
Merge cfa5dd4309 into 459a4c3b10
This commit is contained in:
commit
24eb7b5af6
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ return {
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"p00f/clangd_extensions.nvim",
|
"dchinmay2/clangd_extensions.nvim",
|
||||||
ft = { "c", "cpp", "objc", "objcpp" },
|
ft = { "c", "cpp", "objc", "objcpp" },
|
||||||
opts = {
|
opts = {
|
||||||
inlay_hints = {
|
inlay_hints = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue