Skip to content

Commit 27ee535

Browse files
Update Zig Software Foundation repo links (#158)
1 parent bce1cf2 commit 27ee535

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
8585
- [isaachier/ztags](https://github.com/isaachier/ztags) : ctags implementation for Zig written in Zig.
8686
- [jinzhongjia/znvim](https://github.com/jinzhongjia/znvim) : neovim remote rpc client implementation with Zig.
8787
- [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.
9292
- [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/)
9393
- [jinzhongjia/zig-lamp](https://github.com/jinzhongjia/zig-lamp) : Improve the Zig development experience in Neovim.
9494
- [neurocyte/flow](https://github.com/neurocyte/flow) : Flow Control - a programmer's text editor written in Zig.

0 commit comments

Comments
 (0)