Skip to content

Commit

Permalink
feat: add fish-lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
tetzng committed Jan 17, 2025
1 parent 0aa4245 commit 20ecad3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/fish-lsp/package.yaml
Original file line number Diff line number Diff line change
@@ -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/[email protected]

bin:
fish-lsp: npm:fish-lsp

0 comments on commit 20ecad3

Please sign in to comment.