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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -555,7 +555,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
555
555
*[emacs-ng](https://github.com/emacs-ng/emacs-ng) - Complementing the C codebase with rust code to introduce new features.
556
556
*[gchp/iota](https://github.com/gchp/iota) - A simple text editor
557
557
*[helix](https://github.com/helix-editor/helix) - A post-modern modal text editor inspired by Neovim/Kakoune. [](https://github.com/helix-editor/helix/actions)
558
-
*[ilai-deutel/kibi](https://github.com/ilai-deutel/kibi) - A tiny (≤1024 LOC) text editor with syntax highlighting, incremental search and more. [](https://github.com/ilai-deutel/kibi/actions?query=branch%3Amaster)
558
+
*[ilai-deutel/kibi](https://github.com/ilai-deutel/kibi) - A tiny (≤1024 LOC) text editor with syntax highlighting, incremental search and more. [](https://github.com/ilai-deutel/kibi/actions?query=branch%3Amaster)
559
559
*[Lapce](https://github.com/lapce/lapce) - A modern editor with a backend. Taking inspiration from the discontinued [xi-editor](https://github.com/xi-editor/xi-editor).
560
560
*[mathall/rim](https://github.com/mathall/rim) - Vim-like text editor.
561
561
*[ox](https://github.com/curlpipe/ox) - An independent Rust text editor that runs in your terminal!
0 commit comments