update(nvim): update satysfi_ls config and its loading

This commit is contained in:
qwjyh 2024-10-11 14:26:09 +09:00
parent 49321cb4ff
commit d8158947e5
2 changed files with 16 additions and 16 deletions

View file

@ -666,6 +666,7 @@ lspconfig.julials.setup {
]] }
}
-- SATySFi
require 'lspconfig.server_configurations.satysfi_ls'
lspconfig.satysfi_ls.setup {
on_attach = on_attach,
capabilities = capabilities,