5 lines
68 B
Lua
5 lines
68 B
Lua
return {
|
|
cmd = { 'fish-lsp', 'start' },
|
|
filetypes = { 'fish' },
|
|
}
|
return {
|
|
cmd = { 'fish-lsp', 'start' },
|
|
filetypes = { 'fish' },
|
|
}
|