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

Programmer Humor

33499 readers
227 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 2 years 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 2 years 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 2 years ago
[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

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

[–] [email protected] 2 points 2 years ago

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