update: nvim: satysfi filetype def & language server setup

This commit is contained in:
qwjyh 2023-03-13 02:42:54 +09:00
parent b107ad0712
commit a7c98c7cbb
4 changed files with 24 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# https://zenn.dev/monaqa/articles/2021-12-10-satysfi-language-server
-- https://zenn.dev/monaqa/articles/2021-12-10-satysfi-language-server
local util = require 'lspconfig.util'
return {
@ -18,3 +18,4 @@ return {
},
},
}