Fix autohotkey documentation

This commit is contained in:
krobelus 2016-04-25 13:39:54 +02:00 committed by Fabien Dubosson
parent 4ad9c93f59
commit 690d8eaed6
1 changed files with 4 additions and 2 deletions

View File

@ -36,5 +36,7 @@ file.
| Key Binding | Description |
|-------------+------------------------------------|
| ~SPC m d~ | open documentation in =browser= |
| ~SPC m e~ | execute file with =autohotkey.exe= |
| ~SPC m h~ | open documentation in =browser= |
| ~SPC m e b~ | execute file with =autohotkey.exe= |
| ~SPC m c c~ | line comment |
| ~SPC m c b~ | block comment |