nowfound

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…

  1. 1VA

    2014 · vimawesome.com

  2. 2AW
  3. 3VL

    2020 · cedaei.com

  4. 4
    Vim Ninja112

    Master Vim right from your browser

    2023

  5. 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. 6

    Vim for the whole macOS

    2022

  7. 7AS

    2021 · vim.is

  8. 8SH
  9. 9AG
  10. 10BY

    2020 · johtela.github.io

  11. 11SV
  12. 12

    Learning VIM while playing a game

    2015

  13. 13AM
  14. 14

    MacOS system-wide vim mode

    2022

  15. 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

  16. 16LC
  17. 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

  18. 18GV
  19. 19AS

    2018 · github.com

  20. 20VM
  21. 21VC
  22. 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

  23. 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

  24. 24CI

Ranked by how close each launch is in meaning, then by votes. Refine with a description →