Merge pull request 'Add neovim' (#210) from LunarWatcher/open-slopware:add-neovim into main

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/210
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
JesseBot 2026-04-12 14:13:45 +02:00
commit 27c7e293a5

View file

@ -237,7 +237,8 @@ This is a section for repos that are similar to this one either because they are
|---|---|---|---|
| [Zed](https://zed.dev) | [Lapce](https://lap.dev/lapce/), [Gram](https://codeberg.org/GramEditor/gram) (removes AI integration, codebase may still contain AI code), other popular editors like emacs, etc | They prominently advertise genAI features as a core part of their product. See their website. | There's a killswitch to disable genAI features entirely, but it's likely the code itself is still heavily LLM-authored. |
| [VS Code](https://code.visualstudio.com/) | [VS Codium](https://vscodium.com/)* removes the AI _features_ from VS Code | [It's literally their main advertising tagline](./evidence/img/vscode.png), and they publicly use LLMs in [their public repository](https://github.com/microsoft/vscode/pulls). Most AI "features" are enabled by default, and some cannot be disabled. | *VS Codium is still written with LLMs since Microsoft owns it |
| [VIm](https://www.vim.org/) | [emacs](https://www.gnu.org/software/emacs/), [EVi](https://codeberg.org/NerdNextDoor/evi), [vim-classic](https://drewdevault.com/2026/03/25/2026-03-25-Forking-vim.html) and other forks of VIm prior to March 20th 2024, build v9.1.0190 or commit [`8950bf7f8b85c1287d4e696965d88091fcc60594`](https://github.com/vim/vim/commit/8950bf7f8b85c1287d4e696965d88091fcc60594). | [Thread on Hachyderm.io where screenshots show that the lead maintainer, chrisbra, uses Claude for VIm](https://hachyderm.io/@AndrewRadev/116175986749599825) including [commits featuring Claude in the VIm repo](https://github.com/search?q=repo%3Avim%2Fvim+claude&type=commits&s=committer-date&o=desc) and [other potential LLM code from a contributor as early as March 2024.](https://github.com/vim/vim/issues/18800#issuecomment-3568099543) | This also affects neovim and many other forks. |
| [VIm](https://www.vim.org/) | See below | [Thread on Hachyderm.io where screenshots show that the lead maintainer, chrisbra, uses Claude for VIm](https://hachyderm.io/@AndrewRadev/116175986749599825) including [commits featuring Claude in the VIm repo](https://github.com/search?q=repo%3Avim%2Fvim+claude&type=commits&s=committer-date&o=desc) and [other potential LLM code from a contributor as early as March 2024.](https://github.com/vim/vim/issues/18800#issuecomment-3568099543) | This also affects neovim and many other forks. |
| [Neovim](https://github.com/neovim/neovim/) | See below | [AGENTS.md file](https://github.com/neovim/neovim/blob/master/AGENTS.md), [AI policy conditionally allowing slop](https://github.com/neovim/neovim/blob/b8a976afdaf0080498e85530fae65a3165f201d5/CONTRIBUTING.md#ai-assisted-work), [refusal to consider a ban and filtering out slop from Vim](https://github.com/neovim/neovim/issues/38186#issuecomment-4018682912) | See also the entry for Vim; Neovim sources patches from Vim, which also contains slop not repeated here. |
| [Logseq](https://logseq.com/) | See below | [`AGENTS.md` file](https://github.com/logseq/logseq/blob/master/AGENTS.md) | |
| [Joplin](https://joplinapp.org/) | See below | [`CLAUDE.md` file](https://github.com/laurent22/joplin/blob/dev/CLAUDE.md) | |
@ -245,6 +246,13 @@ This is a section for repos that are similar to this one either because they are
> ### Note software alternatives
> - [Zettlr](https://www.zettlr.com/). It is Markdown-based.
> [!NOTE]
> ### Alternative TUI code editors
> * [emacs]
> * [EVi]
> * [vim-classic]
> * Other forks of VIm prior to March 20th 2024, build [v9.1.0190](https://github.com/vim/vim/releases/tag/v9.1.0190) or commit [`8950bf7f8b85c1287d4e696965d88091fcc60594`](https://github.com/vim/vim/commit/8950bf7f8b85c1287d4e696965d88091fcc60594)
## Accessibility Tools
| Name | Alternative(s) | Evidence | Notes |
@ -642,7 +650,9 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
[Deepin Terminal]: https://github.com/linuxdeepin/deepin-terminal
[Delta Chat]: https://delta.chat/en/
[Elvish]: https://elv.sh
[emacs]: https://www.gnu.org/software/emacs/
[Epiphany]: https://apps.gnome.org/Epiphany
[EVi]: https://codeberg.org/NerdNextDoor/evi
[foot]: https://codeberg.org/dnkl/foot
[Garage]: https://garagehq.deuxfleurs.fr/
[GNOME Terminal]: https://gitlab.gnome.org/GNOME/gnome-terminal
@ -656,6 +666,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
[nebula]: https://github.com/slackhq/nebula
[Servo]: https://servo.org/
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
[vim-classic]: https://drewdevault.com/2026/03/25/2026-03-25-Forking-vim.html
[WriteFreely]: https://writefreely.org/
[xfce4-terminal]: https://gitlab.xfce.org/apps/xfce4-terminal
[XTerm]: https://xterm.dev/