chore: Update lsp config
This commit is contained in:
parent
ca5fe4d489
commit
62d59f480f
7 changed files with 376 additions and 53 deletions
|
|
@ -16,11 +16,6 @@ return {
|
|||
require("telescope").setup(opts)
|
||||
end,
|
||||
},
|
||||
{
|
||||
"lvimuser/lsp-inlayhints.nvim",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
lazy = true,
|
||||
},
|
||||
{
|
||||
"ThePrimeagen/harpoon",
|
||||
lazy = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue