mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-05 00:41:44 +05:30
5 lines
102 B
Lua
5 lines
102 B
Lua
return {
|
|
cmd = { "sql-language-server", "up", "--method", "stdio" },
|
|
filetypes = { "sql" },
|
|
}
|