Add Helix editor (#30)

This commit is contained in:
Shane Witbeck 2022-12-31 06:51:38 -09:00 committed by GitHub
parent 8cc4b559f9
commit d2c008b6b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,12 @@
"editor_plugins": "TBD",
"notes": "If you know you know. Not recommended for beginners."
},
{
"name": "Helix",
"url": "https://helix-editor.com/",
"editor_plugins": "Rust Analyzer",
"notes": "Similar to vim/neovim. Written in Rust."
},
{
"name": "Emacs",
"url": "https://www.gnu.org/software/emacs/",