Skip to content

Commit

Permalink
Add initial Unison support (zed-industries#361)
Browse files Browse the repository at this point in the history
Let me know if anything is missing!

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
  • Loading branch information
2 people authored and cabrinha committed Aug 9, 2024
1 parent 8e33235 commit 484f10b
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 @@ -442,6 +442,10 @@
path = extensions/ultimate-dark-neo
url = https://github.com/rubjo/ultimate-dark-neo-zed.git

[submodule "extensions/unison"]
path = extensions/unison
url = https://github.com/zetashift/unison-zed

[submodule "extensions/unoflat"]
path = extensions/unoflat
url = https://github.com/bryanbuchanan/unoflat
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,10 @@ version = "0.0.1"
submodule = "extensions/ultimate-dark-neo"
version = "0.0.4"

[unison]
submodule = "extensions/unison"
version = "0.0.1"

[unoflat]
submodule = "extensions/unoflat"
version = "0.0.3"
Expand Down
1 change: 1 addition & 0 deletions extensions/unison
Submodule unison added at a7f8e2

0 comments on commit 484f10b

Please sign in to comment.