lsptimeout n stuff
This commit is contained in:
@ -22,6 +22,10 @@ return {
|
||||
end,
|
||||
dependencies = { "rafamadriz/friendly-snippets" },
|
||||
},
|
||||
{
|
||||
"hinell/lsp-timeout.nvim",
|
||||
dependencies = { "neovim/nvim-lspconfig" },
|
||||
},
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
dependencies = deps,
|
||||
|
Reference in New Issue
Block a user