We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca88bde commit ffde70dCopy full SHA for ffde70d
lib/vim_ahk.ahk
@@ -19,8 +19,8 @@
19
20
class VimAhk{
21
__About(){
22
- this.About.Version := "v0.8.3"
23
- this.About.Date := "19/Oct/2020"
+ this.About.Version := "v0.8.4"
+ this.About.Date := "20/Oct/2020"
24
this.About.Author := "rcmdnk"
25
this.About.Description := "Vim emulation with AutoHotkey, everywhere in Windows."
26
this.About.Homepage := "https://github.com/rcmdnk/vim_ahk"
0 commit comments