You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,10 +85,10 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
85
85
-[isaachier/ztags](https://github.com/isaachier/ztags) : ctags implementation for Zig written in Zig.
86
86
-[jinzhongjia/znvim](https://github.com/jinzhongjia/znvim) : neovim remote rpc client implementation with Zig.
87
87
-[Tetralux/sublime-zig](https://github.com/Tetralux/sublime-zig) : My own, more lightweight, syntax highlighting for the Zig Programming Language.
88
-
-[ziglang/sublime-zig-language](https://github.com/ziglang/sublime-zig-language) : Zig language support for Sublime Text.
89
-
-[ziglang/vscode-zig](https://github.com/ziglang/vscode-zig) : Zig language support for VSCode.
90
-
-[ziglang/zig.vim](https://github.com/ziglang/zig.vim) : Vim configuration for Zig.
91
-
-[ziglang/zig-mode](https://github.com/ziglang/zig-mode) : Zig mode for Emacs.
88
+
-[ziglang/sublime-zig-language](https://codeberg.org/ziglang/sublime-zig-language) : Zig language support for Sublime Text.
89
+
-[ziglang/vscode-zig](https://codeberg.org/ziglang/vscode-zig) : Zig language support for VSCode.
90
+
-[ziglang/zig.vim](https://codeberg.org/ziglang/zig.vim) : Vim configuration for Zig.
91
+
-[ziglang/zig-mode](https://codeberg.org/ziglang/zig-mode) : Zig mode for Emacs.
92
92
-[zigtools/zls](https://github.com/zigtools/zls) : The @ziglang language server for all your Zig editor tooling needs, from autocomplete to goto-def! [install.zigtools.org/](https://install.zigtools.org/)
93
93
-[jinzhongjia/zig-lamp](https://github.com/jinzhongjia/zig-lamp) : Improve the Zig development experience in Neovim.
94
94
-[neurocyte/flow](https://github.com/neurocyte/flow) : Flow Control - a programmer's text editor written in Zig.
0 commit comments