diff --git a/packages/fish-lsp/package.yaml b/packages/fish-lsp/package.yaml new file mode 100644 index 000000000..99cd6cee4 --- /dev/null +++ b/packages/fish-lsp/package.yaml @@ -0,0 +1,16 @@ +--- +name: fish-lsp +description: LSP implementation for the fish shell language +homepage: https://github.com/ndonfris/fish-lsp +licenses: + - MIT +languages: + - fish +categories: + - LSP + +source: + id: pkg:npm/fish-lsp@1.0.8-3 + +bin: + fish-lsp: npm:fish-lsp