Skip to content

Commit

Permalink
fix: remove #NoEnv (v2 default) (for v2)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Sep 25, 2024
1 parent 53933cc commit 8d92ada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/util/vim_ahk_setting.ahk
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
#UseHook On ; Make it a bit slow, but can avoid infinitude loop
; Same as "$" for each hotkey
#InstallKeybdHook ; For checking key history
Expand Down

0 comments on commit 8d92ada

Please sign in to comment.