Neovim is a hyperextensible text editor based on Vim. It seeks to maximize usability and extensibility, simplify maintenance and encourage contributions.
VimFx brings Vim-inspired navigation and command mode to Firefox via WebExtensions. It allows users to control the browser with keyboard shortcuts (h/j/k/l), open tabs, follow links, find text, and execute commands—all without a mouse. It mimics Vim’s Normal/Insert modes, enabling power users to browse efficiently. It is open-source and integrates seamlessly with Firefox.
Vim is a highly configurable, keyboard-driven text editor designed to make creating and editing text extremely efficient. It is based on the classic vi editor and comes preinstalled as “vi” on most UNIX systems and macOS. Vim is known for its modal editing approach, which allows users to perform complex text manipulations with minimal keystrokes. It is exceptionally stable and lightweight, making it suitable for everything from quick file edits to large development projects. ...
This is an implementation of SQL Workbench/J (http://www.sql-workbench.net/)
in VIM. It works with any DBMS supported by SQL Workbench/J (PostgreSQL,
Oracle, SQLite, MySQL, SQL Server etc.). See the complete list here: http://www.sql-workbench.net/databases.html.
Vimper is a Vim based IDE, a set of plugins to enable creation of development projects. There are a lot of useful plugins available, but you need to run around to gather them. Vimper gathers a lot of these plugins into one package and extend or add new.
VIMWeb - is a script/macro utilizing the VIM editor that is available on any platform out there. The script uses command to quickly create web pages based on HTML (xHTML 2)