@mafbar@lemmy.world to Programmer Humor@lemmy.ml • 2 years agoBell curve of text editorslemmy.worldimagemessage-square39arrow-up199arrow-down127file-text
arrow-up172arrow-down1imageBell curve of text editorslemmy.world@mafbar@lemmy.world to Programmer Humor@lemmy.ml • 2 years agomessage-square39file-text
minus-squareNetto Hikarilinkfedilink3•2 years agoI 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).
minus-square@PlexSheep@feddit.delinkfedilink3•2 years agoI have never heard of customisation for nano. That said, I’m quite pleased with programming my vim how I like it.
minus-squaredream_weasellinkfedilink2•2 years agoTreesitter and native LSP levels the playing field pretty handily IMO.
minus-square@Dohnakun@lemmy.fmhy.mlBlinkfedilink2•edit-22 years agoYes, but for a quick edit or glance, nano-syntax-highlight and lesspipe with highlight or bat are nice.
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).
I have never heard of customisation for nano. That said, I’m quite pleased with programming my vim how I like it.
/etc/nanorc
Treesitter and native LSP levels the playing field pretty handily IMO.
Yes, but for a quick edit or glance, nano-syntax-highlight and lesspipe with highlight or bat are nice.