This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will block this actor and hide all of their past and future posts. Are you certain you want to block this actor?
This action will block this object. Are you certain you want to block this object?
Are you sure you want to delete the OAuth client [Client Name]? This action cannot be undone and will revoke all access tokens for this client.
Are you sure you want to revoke the OAuth token [Token ID]? This action cannot be undone and will immediately revoke access for this token.
#helixEditor 7 hashtags



Published my port of the Alabaster theme family for Helix.
Alabaster is a minimal syntax highlighting approach by Nikita Prokopov (tonsky) - only 4 semantic colors: strings, constants, comments, and definitions. Everything else stays plain text because code structure is already clear from formatting.
I've ported all 6 variants (light/dark × standard/BG/mono) from the original Sublime theme (staying as close as possible to the original). Also submitted a PR to ship these with Helix upstream!
Original theme: https://github.com/tonsky/sublime-scheme-alabaster
Read tonsky's essay: https://tonsky.me/blog/syntax-highlighting/
My port: https://github.com/wolf/alabaster-for-helix
I tried to duplicate the original exactly, however Helix has multiple selections so I made the colors distinct between "selection" and "primary-selection".
#HelixEditor #Helix #Alabaster #MinimalDesign #SyntaxHighlighting #TextEditor #Rust

@hare_ware I am well suited with #helixEditor. But I was about to suggest #Thea. Looks like a vscode clone, but it us not. It just uses the same UI. Anyways, browsing their website makes it clear, that they also shove AI into everything...

Finally came around to write a very short post about the #HelixEditor scripts I wrote earlier this year for sending code to a REPL: https://www.jayvii.de/posts/helix-term/ #helix #neovim #rstats

@ethersync Let's hope #HelixEditor comes around with a plugin system soon. This would be a perfect addition!

When I switched from #vim #neovim to the #helixEditor #helix, I wrote two little scripts to code and run #Rstats code directly from helix (ofc it should work with any REPL). Finally came around to upload the two (very short) scripts to my #git instance today: https://src.jayvii.de/pub/helix-term/

#HelixEditor & #Tmux with only two lines of config makes a better code editor for #rstats than any other editor or #R IDE I tried before. Helix replaced neovim for me completely

Bummer. The new #helixEditor release finally has softwrap and other really nifty features, but as long as I am on #DebianBullseye, I cannot upgrade due to incompatible glibc versions :/
One more reason to look forward to #DebianBookworm