fix astronvim

This commit is contained in:
2024-08-08 10:27:12 +02:00
parent 8c8aff3065
commit 98f207adf4
5 changed files with 70 additions and 47 deletions

View File

@ -1,3 +1,4 @@
---@type LazySpec
return {
{
"p00f/clangd_extensions.nvim",
@ -26,4 +27,3 @@ return {
opts = { tools = { inlay_hints = { auto = true } } },
},
}