Skip to content

Commit

Permalink
feat: add htmx-lsp (#3084)
Browse files Browse the repository at this point in the history
Co-authored-by: William Boman <william@redwill.se>
  • Loading branch information
OZoneGuy and williamboman committed Oct 19, 2023
1 parent e553585 commit 21b22ca
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/htmx-lsp/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: htmx-lsp
description: An experimental LSP for HTMX.
homepage: https://github.com/ThePrimeagen/htmx-lsp
licenses:
- MIT
languages:
- HTMX
categories:
- LSP

source:
id: pkg:cargo/htmx-lsp@0.1.0

bin:
htmx-lsp: cargo:htmx-lsp
1 change: 1 addition & 0 deletions schemas/enums/language.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"Groovy",
"HAML",
"HTML",
"HTMX",
"Handlebargs",
"Handlebars",
"Haskell",
Expand Down

0 comments on commit 21b22ca

Please sign in to comment.