# Helix vs Vim

| Attribute | Helix | Vim |
|---|---|---|
| **Vioscale score** | 42 (45% (low)) | 51.5 (26% (low)) |
| activity.commits_last_30d | 27 | 100 |
| adoption.dependent_repos | 0 | 16 |
| adoption.github_stars | 45,941 | 40,802 |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | A terminal-based code editor written in Rust featuring multiple cursors as a core editing primitive, Tree-sitter syntax highlighting, and built-in language server support for IDE-like features. | An advanced text editor that improves upon the classic Unix vi editor with modern features including multi-level undo, plugin support, and syntax highlighting for hundreds of programming languages. Offered as both terminal and graphical interfaces with extensive tool integration. |
| features.capabilities | `{"type":"terminal_editor","lsp_dap":true,"builtin_ai":"none","deployment":"desktop","os_support":"Cross-platform terminal","remote_dev":true,"open_source":"oss","base_platform":"original","extensibility":"config_only","pricing_model":"free","language_scope":"polyglot","git_integration":false,"code_intelligence":"lsp_grade","integrated_debugger":false}` | `{"type":"terminal_editor","lsp_dap":false,"builtin_ai":"none","deployment":"desktop","os_support":"Windows 7-11, macOS, Linux/Unix, Haiku, VMS, Android","open_source":"oss","base_platform":"original","extensibility":"plugins","pricing_model":"free","language_scope":"polyglot"}` |
| language.primary | Rust | Vim Script |
| license.spdx | MPL-2.0 | Vim |
| market.availability | - | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true}` | `{"cli":true,"mac":true,"linux":true,"android":true,"windows":true}` |
| pricing | `{"type":"open_source","summary":"Free, open source","freeTier":true,"sourceUrl":"https://helix-editor.com","retrievedAt":"2026-08-13T23:03:11.895Z"}` | `{"type":"free","summary":"Free and open source (Charityware - donations requested)","freeTier":true,"sourceUrl":"https://www.vim.org","retrievedAt":"2026-08-14T16:43:11.333Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | free |
| pricing.price_level | free | free |
| pricing.transparent | - | yes |
| release.cadence_days | 75 | - |
| release.history | `[{"url":"https://github.com/helix-editor/helix/releases/tag/25.07.1","date":"2025-07-18T15:13:19Z","type":"stable","version":"25.07.1"},{"url":"https://github.com/helix-editor/helix/releases/tag/25.07","date":"2025-07-15T19:18:05Z","type":"stable","version":"25.07"},{"url":"https://github.com/helix-editor/helix/releases/tag/25.01.1","date":"2025-01-19T21:31:02Z","type":"stable","version":"25.01.1"},{"url":"https://github.com/helix-editor/helix/releases/tag/25.01","date":"2025-01-03T20:30:05Z","type":"stable","version":"25.01"},{"url":"https://github.com/helix-editor/helix/releases/tag/24.07","date":"2024-07-14T16:53:17Z","type":"stable","version":"24.07"},{"url":"https://github.com/helix-editor/helix/releases/tag/24.03","date":"2024-03-30T14:06:45Z","type":"stable","version":"24.03"},{"url":"https://github.com/helix-editor/helix/releases/tag/23.10","date":"2023-10-25T17:20:28Z","type":"stable","version":"23.10"},{"url":"https://github.com/helix-editor/helix/releases/tag/23.05","date":"2023-05-18T07:56:01Z","type":"stable","version":"23.05"},{"url":"https://github.com/helix-editor/helix/releases/tag/23.03","date":"2023-03-31T09:04:21Z","type":"stable","version":"23.03"},{"url":"https://github.com/helix-editor/helix/releases/tag/22.12","date":"2022-12-07T03:56:16Z","type":"stable","version":"22.12"},{"url":"https://github.com/helix-editor/helix/releases/tag/22.08.1","date":"2022-09-01T17:43:43Z","type":"stable","version":"22.08.1"},{"url":"https://github.com/helix-editor/helix/releases/tag/22.08","date":"2022-08-31T17:44:58Z","type":"stable","version":"22.08"},{"url":"https://github.com/helix-editor/helix/releases/tag/22.05","date":"2022-05-28T16:39:49Z","type":"stable","version":"22.05"},{"url":"https://github.com/helix-editor/helix/releases/tag/22.03","date":"2022-03-29T13:47:14Z","type":"stable","version":"22.03"},{"url":"https://github.com/helix-editor/helix/releases/tag/v0.6.0","date":"2022-01-04T10:15:57Z","type":"stable","version":"v0.6.0"},{"url":"https://github.com/helix-editor/helix/releases/tag/v0.5.0","date":"2021-10-28T07:58:46Z","type":"stable","version":"v0.5.0"},{"url":"https://github.com/helix-editor/helix/releases/tag/v0.4.1","date":"2021-08-14T04:44:27Z","type":"stable","version":"v0.4.1"},{"url":"https://github.com/helix-editor/helix/releases/tag/v0.4.0","date":"2021-08-12T16:46:45Z","type":"stable","version":"v0.4.0"},{"url":"https://github.com/helix-editor/helix/releases/tag/v0.3.0","date":"2021-06-27T04:42:22Z","type":"stable","version":"v0.3.0"},{"url":"https://github.com/helix-editor/helix/releases/tag/v0.2.1","date":"2021-06-14T16:22:35Z","type":"stable","version":"v0.2.1"}]` | - |
| security.scorecard | - | 5 |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=github.com%2FHelix-editor%2Fhelix&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=conda&package_name=vim&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (IDEs & Code Editors)

| Capability | Helix | Vim |
|---|:--:|:--:|
| **Core** |  |  |
| Type | Terminal editor | Terminal editor |
| Language scope | Polyglot | Polyglot |
| **Deployment** |  |  |
| Deployment | Desktop | Desktop |
| **Platform support** |  |  |
| OS support | Cross-platform terminal | Windows 7-11, macOS, Linux/Unix, Haiku, VMS, Android |
| Base platform | Original | Original |
| **Extensibility** |  |  |
| Extensibility | Config file only | Plugins |
| **DX** |  |  |
| LSP / DAP support | ✓ | ✗ |
| Remote / dev-containers | ✓ | - |
| Integrated debugger / profiler | ✗ | - |
| Code intelligence depth | LSP-grade | - |
| Built-in git integration | ✗ | - |
| **AI** |  |  |
| Built-in AI | None | None |
| **Licensing** |  |  |
| Openness | Open-source | Open-source |
| **Pricing** |  |  |
| Pricing model | Free | Free |

*Source: Vioscale. Generated 2026-09-01T16:45:19.944Z. "-" = undocumented, not absent.*
