top | item 33495665

(no title)

Queue29 | 3 years ago

Started using helix as my $EDITOR a few weeks ago and so far I love it.

Especially 'hx --health' and its built-in ability to use many language LSP's.

My helix config file is literally 3 lines long, and with that I get full language support.

    theme = "autumn"
    [editor]
    rulers = [80, 120]

discuss

order

deagle50|3 years ago

I liked autumn so much I copied it in IntelliJ and VS Code.