fix(lsp): lsp on_attach was not called at normal mode
This commit is contained in:
parent
243552c21e
commit
f51e91a391
2 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@ local plugins = {
|
|||
|
||||
["NvChad/ui"] = {
|
||||
after = "base46",
|
||||
module = "nvchad_ui",
|
||||
config = function()
|
||||
require("plugins.configs.others").nvchad_ui()
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue