Skip to content

Commit

Permalink
Don't set disabled icon first
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Aug 20, 2017
1 parent a1e3662 commit 73f4362
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified icons/disabled.ico
100644 → 100755
Empty file.
Empty file modified icons/insert.ico
100644 → 100755
Empty file.
Empty file modified icons/normal.ico
100644 → 100755
Empty file.
Empty file modified icons/visual.ico
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion vim.ahk
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Vim_n=0
VimLineCopy=0
VimLastIME=0

SetIcon("Disabled")
;SetIcon("Disabled")
Return
; }}}

Expand Down
Empty file modified vim_ahk.exe
100644 → 100755
Empty file.
Empty file modified vim_ime.exe
100644 → 100755
Empty file.

0 comments on commit 73f4362

Please sign in to comment.