|
|
|
|
|
by Queue29
1313 days 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]
|
|