chore(lang.clangd): change clangd_extensions.nvim owner to dchinmay2

This commit is contained in:
eihqnh 2026-04-05 09:11:36 +08:00
parent 83d90f339d
commit cfa5dd4309

View file

@ -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 = {