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 52a6edc commit 2d95eddCopy full SHA for 2d95edd
lib/vim_ahk.ahk
@@ -21,7 +21,7 @@
21
class VimAhk{
22
__About(){
23
this.About.Version := "v0.14.0"
24
- this.About.Date := "26/Sep/2024"
+ this.About.Date := "30/Sep/2024"
25
this.About.Author := "rcmdnk"
26
this.About.Description := "Vim emulation with AutoHotkey, everywhere in Windows."
27
this.About.Homepage := "https://github.com/rcmdnk/vim_ahk"
0 commit comments