vimhint is a tiny macOS menu bar app that gives you a fast, searchable Vim cheatsheet in a right-edge sidebar panel.
Use it while coding without leaving your editor.
- Global hotkey to show/hide the sidebar
- Searchable Vim command cheatsheet
- Non-intrusive right-edge sidebar card
- Menu bar app (no Dock icon clutter)
- Download the latest
.dmgfrom Releases. - Open the DMG and drag
vimhint.appintoApplications. - Launch
vimhint.app.
I don't have an Apple developer license, so Apple will likely block the app at first.
If macOS blocks the app on first launch, remove quarantine:
xattr -dr com.apple.quarantine /Applications/vimhint.appOr right-click vimhint.app in Applications and choose Open.
- Click the menu bar icon.
- Set your hotkey.
- Press the hotkey to toggle the sidebar.
You can hide the menu bar icon for the current session and bring it back from the sidebar.
Open vimhint.xcodeproj in Xcode, choose the vimhint scheme, and run on My Mac.
MIT License. See LICENSE for details.