this post was submitted on 18 Jul 2023
73 points (78.3% liked)

Programmer Humor

33521 readers
369 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
[–] NettoHikari@social.fossware.space 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).

[–] PlexSheep@feddit.de 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.

[–] dream_weasel@sh.itjust.works 2 points 2 years ago

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

[–] Dohnakun@lemmy.fmhy.ml 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.