feat(lsp): hot reload of lsp config

This commit is contained in:
2024-04-19 17:22:03 +02:00
parent 15fdc24c15
commit ad7b8848d1
12 changed files with 4970 additions and 478 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
local module_name = "base"
local module_name = "core"
local utils = require("utils")