5 lines
54 B
Lua
5 lines
54 B
Lua
return {
|
|
cmd = { 'nixd' },
|
|
filetypes = { 'nix' },
|
|
}
|
return {
|
|
cmd = { 'nixd' },
|
|
filetypes = { 'nix' },
|
|
}
|