feat: initial commit; NixOS Era
This commit is contained in:
4
pkgs/neovim/lsp/fish_ls.lua
Normal file
4
pkgs/neovim/lsp/fish_ls.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
cmd = { 'fish-lsp', 'start' },
|
||||
filetypes = { 'fish' },
|
||||
}
|
||||
Reference in New Issue
Block a user