Skip to content

Commit

Permalink
- Removed conflict (windows ahk)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbreaves committed Feb 26, 2021
1 parent d44247a commit 00cbd59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion windows/kinto.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,6 @@ GroupAdd, intellij, ahk_exe idea64.exe
^!Left::send ^{PgUp} ; prev_view
Insert::Return ; cancel toggle_overwrite
^!O::send {Insert} ; toggle_overwrite
; $#c::Send {Ctrl down}c{Ctrl up} ; Default - Sigints interrupt
; !c::Return ; Default - cancel toggle_case_sensitive
; $!c::send ^{c} ; CB/IBM - Sigint
^!c::send !{c} ; toggle_case_sensitive
Expand Down

0 comments on commit 00cbd59

Please sign in to comment.