Setting file to emulate vim with AutoHotkey
Stars
823
Forks
110
Watchers
823
Open Issues
13
Overall repository health assessment
No package.json found
This might not be a Node.js project
369
commits
39
commits
7
commits
6
commits
6
commits
3
commits
1
commits
1
commits
1
commits
1
commits
feat: Implement direct normal mode entry and refine IME interaction (#118)
cbbfbbdView on GitHubMerge pull request #114 from rcmdnk/renovate/actions-checkout-5.x
2476cd0View on GitHubfeat: redesign settings GUI with tabs and add configuration import/export
d9751b2View on GitHubrefactor: standardize Vim object reference casing from 'vim' to 'Vim'
5b8a5a8View on GitHubfix: make menu handler parameters optional, this fixes Ctrl-Alt-Shift-v shortcut to show the settings window.
595b9ebView on GitHubrefactor: normalize ahk_exe names to lowercase and remove duplicates (resolve #110, #111)
4a43722View on GitHub