A Ulauncher extension that provides quick access to Vim commands with descriptions and links to detailed documentation. Based upon the FlowLauncher Plugin VimCheatSheet Project and vim-prompter
- Quick search through Vim commands
- Command descriptions and usage
- Direct links to vim.rtorr.com for detailed documentation
- Fuzzy search support for both command names and descriptions
- Open Ulauncher preferences
- Go to "Extensions" tab
- Click "Add extension"
- Paste the following URL: https://github.com/ubuntupunk/ulauncher-vim
- Open Ulauncher (Ctrl+Space)
- Type your extension keyword (default: "vm")
- Start typing to search for Vim commands
- Press Enter on a command to view detailed documentation
This extension is built using:
- Python 3
- Ulauncher API
- vim.rtorr.com command database
- Command data sourced from vim.rtorr.com and the FlowLauncher Plugin VimCheatSheet Project, thanks to DeDifferentOne for posting this on REDDIT, see here
-
The database of this repository is the result of the work of Vim Cheat Sheet and based upon the FlowLauncher Plugin VimCheatSheet Project and may still be incomplete or untested.
-
This project is not associated with Vim Cheat Sheet or FlowLauncher.
- Powered by Vim Cheat Sheet as source for commands.json "commands json database"
MIT License