Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
keystroke '\\': 'agda-mode:input-symbol' does not work for some user (#…
Browse files Browse the repository at this point in the history
…10), another keystroke 'alt-/' will be supported
  • Loading branch information
banacorn committed May 28, 2015
1 parent e770130 commit 35380ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keymaps/agda-mode.cson
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@
'ctrl-c ctrl-a': 'agda-mode:auto'
'ctrl-c ctrl-n': 'agda-mode:normalize'
'\\': 'agda-mode:input-symbol'
'alt-/': 'agda-mode:input-symbol'

0 comments on commit 35380ed

Please sign in to comment.