Skip to content

Commit

Permalink
Add Nickel extension (#1345)
Browse files Browse the repository at this point in the history
  • Loading branch information
norpadon authored Sep 3, 2024
1 parent c86da3e commit 5ff8d2d
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 @@ -666,6 +666,10 @@
path = extensions/nginx
url = https://github.com/d1y/nginx-zed

[submodule "extensions/nickel"]
path = extensions/nickel
url = https://github.com/norpadon/zed-nickel-extension

[submodule "extensions/night-owlz"]
path = extensions/night-owlz
url = https://github.com/elGusto/night-owlz.git
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,10 @@ version = "1.0.6"
submodule = "extensions/nginx"
version = "0.0.1"

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

[night-owlz]
submodule = "extensions/night-owlz"
version = "0.0.3"
Expand Down
1 change: 1 addition & 0 deletions extensions/nickel
Submodule nickel added at 43dc92

0 comments on commit 5ff8d2d

Please sign in to comment.