Alternatives
Products that do what Borland/Turbo C++ flavor menus for Vim 8.2 does
There are many keymaps defined in my .vimrc. Getting tired from checking .vimrc time to time when I forget some, based on latest +popup feature (vim 8.2), I created this vim-quickui plugin to introduce some basic ui components to enrich vim's interactive experience: - Well designed and carefully colored Borland/Turbo C++ flavor ui system combined with vim's productivity. - Can be accessed by keyboard only while mouse is also supported. - Navigate with the usual Vim keys like h/j/k/l, confirm with ENTER/SPACE and cancel with ESC/Ctrl+[. - Tip for each entry can…
- 1VA
2014 · vimawesome.com
- 2AW
2015 · github.com
- 3VL
2020 · cedaei.com
- 4

- 5AT
While speccing out this spreadsheet tool, I realized that I never had to think about the keybindings. It all just came naturally from Vim. Normal/insert/visual modes, hjkl navigation, dd/yy/p, :w, :q. The usual muscle memory works. It supports CSV/TSV import and export, and a native .cell format that preserves formulas. The formula engine handles SUM, AVERAGE, COUNT, MIN, MAX, and IF with range references. The codebase is a Cargo workspace: a pure cell-sheet-core library (no TUI dependency) and a cell-sheet-tui crate on top of ratatui. Early days, but it's usable. To…
Apr 2026 · github.com
- 6

- 7AS
2021 · vim.is
- 8SH
2013 · yoursachet.com
- 9AG
2014 · jaredly.github.io
- 10BY
2020 · johtela.github.io
- 11SV
2013 · github.com
- 12

- 13AM
2018 · github.com
- 14

- 15IM
So, I'm learning VIM and made this yesterday, I pretend to increment it as I learn new stuff. You move with HJKL and that's it for now. Don't let the sublimes consume you. http://worms.io/vimwarrior/
2016
- 16LC
2015 · slededit.com
- 17VU
Hello guys, I wanted to get your feedback on my recent project : it aims to unify Vim configuration by aggregating some common plugins in order to provide an easy-to-use « package ». It's called vimified : https://github.com/zaiste/vimified The idea was to make it simpler than Janus (e.g. vundle instead of submodules et al.); it is also somehow similar to spf13-vim. What do you think? Thanks!
2012
- 18GV
2016 · github.com
- 19AS
2018 · github.com
- 20VM
2014 · moo-mou.com
- 21VC
2016 · dmitryfrank.com
- 22MA
Hey HN. I've become enamored with the Acme editor. It's fascinating because it turns the Vim paradigm on its head: instead of maximizing your use of the keyboard, maximize your use of the mouse. I think this helps optimize for information management, as opposed to text manipulation. I realized a lot of the CLIs I use have the same structure, and with a small program I could convert them into GUIs inside Acme and make them much easier to use. Let me know what you think.
2022 · github.com
- 23VM
I made this because I was using SuperTab and noticed that it uses a lot more code when I wanted something really simple: for Vim to intelligently choose what to autocomplete for me. Maybe it has more features but to me, it tried to do too much in a single plugin. So my goal here was to made a dead-simple, minimalistic Tab completion plugin. It does this with less than 60 lines of source code, compared to around 800 for Supertab. I hope you like it as much as I do.
2014 · github.com
- 24CI
2016 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →