5 lines
109 B
Lua
5 lines
109 B
Lua
return {
|
|
cmd = { "taplo", "lsp", "stdio" },
|
|
filetypes = { "toml" },
|
|
single_file_support = true
|
|
}
|