diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-05-09 12:32:20 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-05-09 12:32:20 +0800 |
commit | 99df7fdcb4175acfdeefab4d5f5f9eab8c73d57a (patch) | |
tree | 13f64fc8269dc87ff4d4f6fb9abdf3c64054b39a /init.lua | |
parent | 757d7376c8db2662f977b40552283161ee482660 (diff) |
Update
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 = {}, |