load signature.nvim after lspconfig only
https://github.com/siduck76/NvChad/pull/218#issuecomment-894633359
This commit is contained in:
parent
2795ed4fb3
commit
b16e2bf29c
@ -89,7 +89,7 @@ return packer.startup(
|
||||
|
||||
use {
|
||||
"ray-x/lsp_signature.nvim",
|
||||
event = "InsertEnter",
|
||||
after = "nvim-lspconfig",
|
||||
config = function()
|
||||
require("plugins.others").signature()
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user