#neovim — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #neovim, aggregated by home.social.
-
[旧闻] 网友要求 Neovim 维护者撤除官网中争议人士 DHH 对 Neovim 的好评,引起一位维护者与众多网友的争论。DHH 的好评最终被另一位维护者撤掉。
- Neovim 是知名编辑器 vim 的知名 fork 版本。
- 八月末有人在 GitHub 开 issue 要求 Neovim 回应在官网引用「纳粹主义者」 DHH 言论的情况。一位维护者回复称对此等论争不予回应。 [1]
- DHH (David Heinemeier Hansson) 是 Ruby on Rails 框架、Basecamp 软件,以及发行版 Omarchy 的创始人。他向来有些争议,其中最受讨论的是其鲜明的反移民态度 [2]。
- DHH 主导的基于 Arch Linux 的系统预设配置 Omarchy [3] 近期也备受关注。其基金会已经收到来自多位 CEO 及数家企业的共计 1500 万美元捐款 [4]。
- DHH 对 Neovim 的好评是 Neovim 官网去年 11 月迁移到 Hugo 的时候与其它几人的好评共同添加的。 [5]
- issue 中还是发生了争吵,争论双方最后也未达成共识。另一位 Neovim 维护者最终从官网移除了 DHH 的言论。 [6]
1. gh:neovim/neovim.github.io#501
2. world.hey.com/~
3. https://omarchy.org/
4. omarchy.org/~
5. gh:neovim/neovim.github.io#393
6. gh:neovim/neovim.github.io#504
[感谢 夜坂雅 提供此消息。]
EDIT 9/12: 重写标题。
#DHH #Neovim
Telegram 原文 -
En cherchant des infos sur les digraphs dans NeoVim, je tombe sur cette page avec un tableau qui explique la logique derrière ceuxèci. Je garde !
Vim digraphs
https://renenyffenegger.ch/notes/development/vim/editing/digraphs -
En cherchant des infos sur les digraphs dans NeoVim, je tombe sur cette page avec un tableau qui explique la logique derrière ceuxèci. Je garde !
Vim digraphs
https://renenyffenegger.ch/notes/development/vim/editing/digraphs -
En cherchant des infos sur les digraphs dans NeoVim, je tombe sur cette page avec un tableau qui explique la logique derrière ceuxèci. Je garde !
Vim digraphs
https://renenyffenegger.ch/notes/development/vim/editing/digraphs -
Switched back to Obsidian for a bit, but it felt slow so back in neovim. Turned out all I really needed to bridge the gap between the two experiences was to tweak my config a bit and install neotree:
-
Switched back to Obsidian for a bit, but it felt slow so back in neovim. Turned out all I really needed to bridge the gap between the two experiences was to tweak my config a bit and install neotree:
-
Switched back to Obsidian for a bit, but it felt slow so back in neovim. Turned out all I really needed to bridge the gap between the two experiences was to tweak my config a bit and install neotree:
-
Switched back to Obsidian for a bit, but it felt slow so back in neovim. Turned out all I really needed to bridge the gap between the two experiences was to tweak my config a bit and install neotree:
-
Switched back to Obsidian for a bit, but it felt slow so back in neovim. Turned out all I really needed to bridge the gap between the two experiences was to tweak my config a bit and install neotree:
-
#neovim Development News
The 0.12 version adds `v:starttime` (the process start time; monotonic nanoseconds) and `v:exitreason` (reason for exiting).
The 0.13 version will also add `v:startreason`.
PR:
- github.com/neovim/neovi...
- github.com/neovim/neovi...
feat(:restart): v:starttime, v... -
I'm not a #neovim user, but it was on my list of editors to test out - due to the praise it's gotten from a lot of people I know and trust, as well as all over the Interwebs.
But I lost interest after seeing how the Neovim maintainer handled this case:
https://github.com/neovim/neovim.github.io/issues/501
I mean, that's just cruel behaviour of the project lead and maintainer.
I'm just disappointed. And I don't even care what anyone else think about that. This just makes Neovim a completely unacceptable project for me to even look at any closer.
-
Observing people that do not use an editor like #neovim really makes my eyes itch.
How often they use the mouse and fail to actually do the thing they want to do on the first try makes me go "WHY WOULD YOU EVEN REACH FOR THE MOUSE HERE?"
I feel like I am 5x faster JUST because I do not use the mouse at all when coding.
Plus another 5x because I know my tool (#neovim in this case, but also the CLI/#bash, the #git cli, #zellij, #atuin,...) -
Announcing jet.nvim – a Jupyter Kernel supervisor for Neovim ✈️
Repo: https://github.com/wurli/jet.nvim
I've been working on this for ages (1 year+) and it's now ready for a first release 🥳 jet.nvim is based on a custom Rust backend and allows Neovim to deeply integrate with Jupyter kernels, e.g. exposing the Ark R kernel's LSP and resizable plots.
Full announcement blog post here: https://jacobnscott.com/posts/jet-nvim/
-
What’s New in Neovim 0.13 (still under development): native multiple cursors, better support for persistent remote sessions, filesystem-watcher-based autoread, structured concurrency for Lua, improvements to built-in LSP completion... #Neovim https://dotfiles.substack.com/p/whats-new-in-neovim-013
-
Когда есть минутка пишу г*вно код на python
-
Moving from Windows, .NET, and Visual Studio to Linux, Python, and Neovim
https://michaelscodingspot.com/windows-dotnet-to-linux-python-neovim/
#python #linux #neovim #ide #dotnet #windowsdev #visualstudio #programming
-
How to use multiple Cursors, merged into Neovim nightly, scheduled for release in Neovim 0.13 #Neovim https://blog.olimorris.com/2026/09/02/multiple-cursors-in-neovim-0.13/
-
Finally got around to setting up #neovim to render man pages. It’s trivial to get the default going, but if you’ve got the keyboard shortcuts for less burned into your mind and demand a non-cluttered view, some tweaks are required. I've captured my configs. Tested in #FreeBSD, #AlpineLinux, #macOS, and #Debian.
-
#neovim Development News
The 0.12 version updates `:delmarks` command to trigger the `MarkSet` event (with `line` and `col` set to 0).
PR:
- github.com/neovim/neovi...
feat(events): trigger MarkSet ... -
Note to self: Do NOT allow LazyVim to install a shitload of breaking changes when the kids have school tomorrow, even if you're not really intending to work tonight.
-
What a world we live in! I noticed a post by @bremner linking to neovim fighting against removing a DHH quote. Given that DHH actively associates himself with white supremacy and ethnic cleansing, choosing to associate your project with him is quite a choice.
Well. Reading to the end of the thread, the maintainer decided to go out with a bang. I'm not sure this is any better a look than fighting for the DHH quote in the first place, but here we are.
Here's the link to the issue:
https://github.com/neovim/neovim.github.io/issues/501
Here's the patch that was finally accepted:
https://github.com/neovim/neovim.github.io/pull/504
And here's a link to something to use instead of Neovim:
-
Lost in a large codebase? 🔎
I built tgrep.nvim to bring Microsoft’s tgrep search into Neovim, with the fff-plus picker.
• Search as you type
• Preview matches before opening
• Jump into splits or tabs
• Send matches to quickfix
• Use an index, with filesystem fallbackTry :Tgrep in your project. I’d love to hear what would make it fit your workflow.
github.com/vinitkumar/tgrep.nvim
-
#neovim Development News
The 0.12 version adds `ZR` default mapping to restart Neovim. This compliments already present `ZZ` and `ZQ` to close the window.
PR:
- github.com/neovim/neovi...
feat(editor): ZR performs `:re... -
Q: Where is the code? What you've been doing whole day?
A: Figuring out why kewords are red instead gruvbox aqua blue in my #neovim
Q: Oh I see, carry on!vim.hl.priorities.semantics_tokens = 95
You can take my treesitter syntax highlighting from my cold, dead hands.
-
¿Por qué me tengo que enterar accidentalmente que si en #neovim pulsas la tecla * cuando el cursor está sobre una palabra, empezarás automáticamente una búsqueda de esa palabra hacia adelante (te llevará a la siguiente ocurrencia y además se iluminarán las ocurrencias), y que si pulsas # hará lo mismo pero hacia atrás?
Con una g delante (o sea, g* y g#) permite buscar en cualquier parte de la palabra, sin una g delante sólo busca palabras completas.
Y yo aquí gastando la tecla / 😓
-
A few years ago, at the age of 40, I decided to learn how to use #vim. Very quickly, I became very comfortable with modal editing, and came to prefer it. I now use #neovim as my main editor.
I am greatly indebted to Bram Moolenaar. #thanksBram
-
A few years ago, at the age of 40, I decided to learn how to use #vim. Very quickly, I became very comfortable with modal editing, and came to prefer it. I now use #neovim as my main editor.
I am greatly indebted to Bram Moolenaar. #thanksBram
-
y ami so excited r/unixporn is back?
https://www.reddit.com/r/unixporn/comments/15aas8k/none_miasma_life_in_the_tty/when they kicked me out of being a mod, i quit posting there for a while. funny how the #redditblackout piqued my interest once again
#rice #noricenolife #unixporn #ricing #unix #linux #screenshot #desktop #neovim #nvim #ascii #ansi #asciiart #ansiart #textart #textmode #xerostyle