Add helix (#525)

Co-authored-by: Jonathan Neidel <github@jneidel.com>
This commit is contained in:
leo 2022-08-14 08:11:10 -03:00 committed by GitHub
parent 297f969d3e
commit 0dec532d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -157,10 +157,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [emacs](https://github.com/emacs-mirror/emacs) - An extensible, customizable, free/libre text editor — and more.
- [vim](https://github.com/vim/vim) - Vim - the ubiquitous text editor.
- [neovim](https://github.com/neovim/neovim) - Vim fork focused on extensibility and usability.
- [neovim](https://github.com/neovim/neovim) - Modern vim.
- [kakoune](https://github.com/mawww/kakoune) - Modal editor inspired by vim.
- [micro](https://github.com/zyedidia/micro) - A simple and intuitive editor.
- [o](https://github.com/xyproto/o) - Configuration-free text editor and IDE.
- [helix](https://github.com/helix-editor/helix) - Modal editor inspired by kakoune.
### Web Development