mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-06 00:57:00 +02:00
Add VIm
This commit is contained in:
parent
ac6ae6f0af
commit
395cca47e6
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ Depending on your needs and technical concerns, you may find any number of diffe
|
|||
|---|---|---|---|
|
||||
| [Zed](https://zed.dev) | [Lapce](https://lap.dev/lapce/), other popular editors like neovim, 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](./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/) and other forks of VIm prior to 9.2.0 and some 9.1.xxxx builds. | [Thread on Hachyderm.io where screenshots show that the lead maintainer, chrisbra, uses Claude for VIm.](https://hachyderm.io/@AndrewRadev/116175986749599825) | This also affects neovim. |
|
||||
|
||||
### Accessibility Tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue