this post was submitted on 18 Jul 2023
74 points (78.5% liked)

Programmer Humor

32031 readers
1280 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I use vim btw

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (3 children)

I like both. But many people don't even realize that nano has quite a lot of configuration options. To me, they're text editors, not code editors. For code, I use VSCode (or "code", the FOSS variant).

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

I have never heard of customisation for nano. That said, I'm quite pleased with programming my vim how I like it.

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

Treesitter and native LSP levels the playing field pretty handily IMO.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Yes, but for a quick edit or glance, nano-syntax-highlight and lesspipe with highlight or bat are nice.