Skip to content

Vim commands and shortcuts via an interactive cheat sheet.

License

Notifications You must be signed in to change notification settings

ubuntupunk/vim-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Cheat Sheet | rofi / fzf launcher

Vim Prompt Cover

Buy Me A Coffee

This project provides two helpers to access to Vim commands and shortcuts via an interactive cheat sheet. Using the helpers may assist those wanting to learn more about Vim. This version is for posix-compliant systems that are able to install fzf/rofi, if you want the Windows version use FlowLauncher Plugin VimCheatSheet

Versions

There are two versions to suit different user preferences:

  1. CLI Version: Ideal for users who prefer interacting through the command line.
  2. Rofi Popup Version: Designed for users who prefer a graphical interface, providing a visually appealing and intuitive experience, great for tiling window managers like i3 and bspwm.

Usage

Keyword Description Example
fzf-vim Search for vimcommands and shortcuts for a given query enter to open Vim Cheat Sheet
rofi-vim Search for vimcommands and shortcuts for a given query enter to open Vim Cheat Sheet

Features

  • Search for Vim Commands either by their description or their Hotkey.

  • Hitting enter on a command will redirect to Vim Cheat Sheet on the same command.

  • Command fragments have not been tested and my not be fully functional, please report if any of them didn't work.

Installation

Manual Installation

  • Download the Latest Release
  • Extract the archive and copy the files to ~/.local/share/rofi-vim

System requirements

  • Rofi
  • Fzf

Installation

pip install vim-prompt

Install Helpers for Ubuntu/Debian

sudo apt install rofi fzf

Operation

fzf-vim # Uses fzf interface

rofi-vim # Uses rofi interface

Disclaimer

References

About

Vim commands and shortcuts via an interactive cheat sheet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages