mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 05:51:06 +00:00
chore(lang.clangd): change clangd_extensions.nvim owner to dchinmay2
This commit is contained in:
parent
83d90f339d
commit
cfa5dd4309
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