this post was submitted on 25 Oct 2023
80 points (98.8% liked)

Programmer Humor

32558 readers
548 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

I'm trying out Obsidian for taking notes, and this made me laugh.

you are viewing a single comment's thread
view the rest of the comments
[–] penquin@lemm.ee 1 points 1 year ago (20 children)

I never get the need to use vim and nano exists.

[–] bioemerl@kbin.social 2 points 1 year ago (19 children)

Vim really is an IDE, not a text editor. It's usable as an editor but overkill.

Nano serves a difference purpose. It's like telling someone on a bike that a mustang is better.

[–] kogasa@programming.dev 5 points 1 year ago (17 children)

Vim is absolutely not an IDE. It has no integrations with any language. It's just a powerful text editor. You can add language plugins and configure it to be an IDE.

[–] themue@mastodon.social -1 points 1 year ago

@kogasa Hehe, shit, so long done something wrong as I use #vim as an IDE. Okay, some own helpers, some plugins, the direct integration for #golang via LSP and since some time also ChatGPT and Copilot. But hey, it's no IDE. 🤪

load more comments (16 replies)
load more comments (17 replies)
load more comments (17 replies)