aboutsummaryrefslogtreecommitdiffhomepage
path: root/init.lua
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-05-09 12:32:20 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-05-09 12:32:20 +0800
commit99df7fdcb4175acfdeefab4d5f5f9eab8c73d57a (patch)
tree13f64fc8269dc87ff4d4f6fb9abdf3c64054b39a /init.lua
parent757d7376c8db2662f977b40552283161ee482660 (diff)
Update
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index ba66820..91652f8 100644
--- a/init.lua
+++ b/init.lua
@@ -409,6 +409,7 @@ local servers = {
409 -- clangd = {}, 409 -- clangd = {},
410 -- gopls = {}, 410 -- gopls = {},
411 bashls = {}, 411 bashls = {},
412 marksman = {},
412 html = {}, 413 html = {},
413 pyright = {}, 414 pyright = {},
414 rust_analyzer = {}, 415 rust_analyzer = {},