this post was submitted on 12 Jun 2023
2 points (100.0% liked)

linux master race

83 readers
1 users here now

A magazine for Linux enthusiasts.

founded 1 year ago
 
top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago

I like kakoune but went back to neovim because there isn't as much plugins

[–] [email protected] 0 points 1 year ago (1 children)

I just use Nano. like 90% of my terminal text editing is commenting/uncommenting .conf files or adding FTDI serial numbers to symlinks (which I recently automated anyway).

[–] [email protected] 2 points 1 year ago

I hate nano. I wish people just used vim instead. I mean it is the same without the keybind displayed. Vim should be like nano by default. The base vim config are bad anyway, so why not add this little help guide?

[–] [email protected] 0 points 1 year ago (1 children)

I love vim and lunarvim. But recently I've been trying helix and I'm super impressed.

Everything just keeps getting better in leaps and bounds. Crazy to watch over the last decade.

[–] [email protected] 1 points 1 year ago

in case anyone besides me is curious: helix github | install docs

looks neat. thanks for the mention