Skip to content

Commit

Permalink
Add harper extension (#1404)
Browse files Browse the repository at this point in the history
Co-authored-by: Marshall Bowers <[email protected]>
  • Loading branch information
Stef16Robbe and maxdeviant committed Sep 23, 2024
1 parent 87557e5 commit 7ff93e2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,10 @@
path = extensions/halcyon
url = https://github.com/hichemfantar/halcyon-zed.git

[submodule "extensions/harper"]
path = extensions/harper
url = https://github.com/Stef16Robbe/harper_zed.git

[submodule "extensions/hex-light-theme"]
path = extensions/hex-light-theme
url = https://github.com/coghost/light-zed-theme
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,10 @@ version = "1.0.0"
submodule = "extensions/halcyon"
version = "0.0.5"

[harper]
submodule = "extensions/harper"
version = "0.0.3"

[haskell]
submodule = "extensions/zed"
path = "extensions/haskell"
Expand Down
1 change: 1 addition & 0 deletions extensions/harper
Submodule harper added at 10477a

0 comments on commit 7ff93e2

Please sign in to comment.