Explorar o código

fix(typo): fix language server name typo in config example #3176 (#3183)

Leung Yau Ming %!s(int64=2) %!d(string=hai) anos
pai
achega
e6f50af1de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/installer/config_win.example.lua

+ 1 - 1
utils/installer/config_win.example.lua

@@ -107,7 +107,7 @@ lvim.builtin.treesitter.highlight.enable = true
 
 -- -- make sure server will always be installed even if the server is in skipped_servers list
 -- lvim.lsp.installer.setup.ensure_installed = {
---     "sumeko_lua",
+--     "sumneko_lua",
 --     "jsonls",
 -- }
 -- -- change UI setting of `LspInstallInfo`