mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-06-08 23:16:52 +00:00
@@ -13,7 +13,7 @@ require("neodev").setup({
|
|||||||
})
|
})
|
||||||
|
|
||||||
local servers = {
|
local servers = {
|
||||||
sumneko_lua = {},
|
lua_ls = {},
|
||||||
bashls = {},
|
bashls = {},
|
||||||
yamlls = {
|
yamlls = {
|
||||||
filetypes = { 'yaml', 'yml' },
|
filetypes = { 'yaml', 'yml' },
|
||||||
@@ -70,6 +70,7 @@ local servers = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
terraformls = {},
|
||||||
beancount = {
|
beancount = {
|
||||||
init_options = {
|
init_options = {
|
||||||
journal_file = "",
|
journal_file = "",
|
||||||
|
|||||||
Reference in New Issue
Block a user