Skip to content

Commit

Permalink
Add Zig Support for JetBrains IDEs (#13)
Browse files Browse the repository at this point in the history
* Add Zig Support for JetBrains IDEs

Add Zig Support

* Update with suggested changes

* Update readme.md

Co-authored-by: Nulo <86896666+catdevnull@users.noreply.github.com>

Co-authored-by: Nulo <86896666+catdevnull@users.noreply.github.com>
  • Loading branch information
MarioAriasC and catdevnull committed Jul 28, 2022
1 parent 8c96e9e commit e0f495d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ A general-purpose programming language and toolchain for maintaining robust, opt


## Editor plugins
* [ice1000/intellij-zig](https://github.com/ice1000/intellij-zig) - The IntelliJ IDEA plugin for the Zig programming language.
* [MarioAriasC/zig-support](https://github.com/MarioAriasC/zig-support) - Language support for JetBrains IDEs (IntelliJ, CLion and others)
* [isaachier/ztags](https://github.com/isaachier/ztags) - Ctags implementation for Zig.
* [Tetralux/sublime-zig](https://github.com/Tetralux/sublime-zig) - My own, more lightweight, syntax highlighting for Zig.
* [ziglang/sublime-zig-language](https://github.com/ziglang/sublime-zig-language) - Zig language support for Sublime Text.
Expand Down

0 comments on commit e0f495d

Please sign in to comment.