C++ Vim

Open-source C++ projects categorized as Vim

Top 8 C++ Vim Projects

  1. vnote

    A pleasant note-taking platform in native C++.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. kakoune

    mawww's experiment for a better code editor

    Project mention: Show HN: Ki Editor | news.ycombinator.com | 2024-09-08

    Fascinating idea!

    To summarize for those who know [Kakoune](https://github.com/mawww/kakoune) or [Helix](https://github.com/helix-editor/helix), the idea is that every command has the form ["selection mode" -> "movement" -> "action"](https://ki-editor.github.io/ki-editor/comparisons/modal-edit...) instead of Kakoune's movement->action.

    So, instead of having separate commands for "next character", "next word", "next structural element", there is one command for "next" (as well as [a few additional motions](https://ki-editor.github.io/ki-editor/normal-mode/core-movem...)). Every command starts with a ["selection mode"](https://ki-editor.github.io/ki-editor/normal-mode/selection-...) like "column", "line", or "structural element".

  4. win-vind

    You can operate Windows with key bindings like Vim.

  5. initial-v

    It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim

  6. zep

    Zep - An embeddable editor, with optional support for using vim keystrokes. (by Rezonality)

    Project mention: Zep: Renderer Agnostic Embeddable Editor | news.ycombinator.com | 2024-05-17
  7. kabmat

    TUI program for managing kanban boards with vim-like keybindings

  8. qnvim

    Neovim backend for Qt Creator

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Vim discussion

Log in or Post with

C++ Vim related posts

Index

What are some of the best open-source Vim projects in C++? This list will help you:

# Project Stars
1 vnote 12,271
2 kakoune 10,244
3 win-vind 2,112
4 initial-v 1,003
5 zep 970
6 kabmat 386
7 qnvim 144
8 blink 78

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?