this post was submitted on 18 Jul 2023
75 points (79.1% liked)

Programmer Humor

32031 readers
1352 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 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).

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

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

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

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