https://github.com/godbout/kindavim.blahblah
Ultimate Vim Mode for macOS
https://github.com/godbout/kindavim.blahblah
accessibility bindings input keyboard kindavim macos macos-app motions moves swift swiftui vim
Last synced: 4 days ago
JSON representation
Ultimate Vim Mode for macOS
- Host: GitHub
- URL: https://github.com/godbout/kindavim.blahblah
- Owner: godbout
- Created: 2021-10-30T05:51:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-13T08:12:49.000Z (6 days ago)
- Last Synced: 2025-05-15T14:08:30.350Z (4 days ago)
- Topics: accessibility, bindings, input, keyboard, kindavim, macos, macos-app, motions, moves, swift, swiftui, vim
- Homepage: https://kindavim.app
- Size: 546 MB
- Stars: 697
- Watchers: 6
- Forks: 4
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
kindaVim brings Vim motions to macOS Text Fields, Text Areas, Dropdowns, Lists, Menus... 🥱️ basically everywhere.

---
# The Site
[kindavim.app](https://kindavim.app) for all the fancy stuff.
# The License
Without a coffee a month kindaVim sleeps in the mornings. (It will scold you from the Menu Bar when you'll try to use it.)
You're still able to use it fully-featured the afternoons. (Until 5am the next day. Those are long afternoons, yes.)
So if you're like me and spend your mornings reading, swimming in the open sea or climbing rocks, then kV is basically free.# The Docs
The Docs have been moved [here](https://docs.kindavim.app). Updates ongoing!
# The AccessibilityStrategyTestApp
Testing the Vim moves when using the macOS Accessibility requires building an external app. This app, as well as the tests of each move in the context of the Accessibility Strategy, are open source and available here: [AccessibilityStrategyTestApp](https://github.com/godbout/AccessibilityStrategyTestApp)
# The Roadmap
* new motions
* new apps to The Wizard
* custom key remapping# The Alternatives
* [Karabiner-Elements](https://karabiner-elements.pqrs.org) (open source, free)
* [VimMode.spoon](https://github.com/dbalatero/VimMode.spoon) (open source, free)
* [SketchyVim](https://github.com/FelixKratz/SketchyVim) (open source, free)
* [ti-vim](https://vim.tonisives.com) (closed source, one time purchase)
* [ShadowVim](https://github.com/mickael-menu/ShadowVim) (open source, free, for Xcode)