56

cross-posted from: https://lemmy.world/post/51211518

Context is this issue at neovim [dot] github [dot] io: https://github.com/neovim/neovim.github.io/issues/501

The neovim website has an impressions section, under which there's an impression by DHH:

"Full-screen Neovim looks cool as hell!” — DHH

Multiple people want that quote removed.

For those who don't know, DHH (creator of the Omarchy Linux distro) is seen as a problematic individual by many in the Linux & OSS community:

top 11 comments
sorted by: hot top new old
[-] sunglocto@lemmy.dbzer0.com 0 points 10 hours ago

DHH is a moron who should be ostracized from FOSS, 100%. However this was an intentional brigading attempt which succeeded pretty well. Not sure why justinmk didn't just instantly ban the person making this issue and nuke it from the face of the earth. People saying that they are going to move from neovim probably weren't even using it in the first place and those that are, are probably bullshitting. This is like the 5th time this has happened in FOSS, I thought people would be wiser to just ignore people when they scream about this shit?

[-] AsimovIV@discuss.tchncs.de 10 points 1 day ago

New update: and final comment:

[-] onlinepersona@programming.dev 5 points 1 day ago* (last edited 1 day ago)

Hilarious. I think the dev pretty much outed himself like that. Only a matter of time until the next thing.

[-] littleomid@feddit.org 21 points 1 day ago

Seeing how hard he is working NOT to remove the quote, makes one think that he actually supports DHH and with that, NVIm is uninstalled from my PC.

[-] calliope@retrolemmy.com 7 points 1 day ago

The best thing is that the quote is extremely stupid.

"Full-screen Neovim looks cool as hell!” — DHH

Genuinely who cares that any douchbag said it looks “cool as hell”? They’re legitimately embarrassing themselves.

[-] Maxxie@piefed.blahaj.zone 3 points 1 day ago* (last edited 1 day ago)

I'm hodling, it might just be contrarianism. Really hope this won't push them further into DHH corner too, neovim is like the only thing I cannot imagine replacing.

[-] littleomid@feddit.org 2 points 1 day ago

Tbf I’m not a huge NVIm user, I use it occasionally in terminal. Most of my work is done in Emacs and I can’t recommend something like doom Emacs enough for beginners.

[-] vogi@piefed.social 18 points 1 day ago

trev dev wrote: "I'm not making any demands :) I only gave you information. If you don't want to help yourself, I can submit a pull request. Otherwise, this thread will inevitably speak for itself. In terms of debate here, I don't see there being much to debate."justinmk responded: "Sounds like a threat."
"threat" is starting off strong. ill make me some popcorn.

[-] Valmond@lemmy.dbzer0.com 7 points 1 day ago

Ya all still on github? Pff

[-] onlinepersona@programming.dev 7 points 1 day ago

Hell nah I ain't on shithub, but it sure is fun to browse issues like these.

[-] onlinepersona@programming.dev 2 points 1 day ago

neovim will most likely survive with possibly a few forks that will die out and some people might move. I already am on helix, so no need to move yet.

this post was submitted on 28 Aug 2026
56 points (96.7% liked)

Neovim

1955 readers
27 users here now

Neovim is a modal text editor forked off of Vim in 2014. Being modal means that you do not simply type text on screen, but the behavior and functionality of the editor changes entirely depending on the mode.

The most common and most used mode, the "normal mode" for Neovim is to essentially turn your keyboard in to hotkeys with which you can navigate and manipulate text. Several modes exist, but two other most common ones are "insert mode" where you type in text directly as if it was a traditional text editor, and "visual mode" where you select text.

Neovim seeks to enable further community participation in its development and to make drastic changes without turning it in to something that is "not Vim". Neovim also seeks to enable embedding the editor within GUI applications.

The Neovim logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.

founded 5 years ago
MODERATORS