Skip to content

Commit a1afa81

Browse files
Update read me references to generic_editor.talon (#2178)
generic_editor.talon got renamed to edit.talon, so I updated the readme. closes #2170. Co-authored-by: Nicholas Riley <com-github@sabi.net>
1 parent a5c0d3f commit a1afa81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ Note that it is also possible to install `community` by [downloading and extract
6868
- `paste that`, `copy that`, and `cut that` for pasting/copy/cutting, respectively.
6969
8. For community-generated documentation on Talon itself, please visit https://talon.wiki/.
7070

71-
It's recommended to learn the alphabet first, then get familiar with the keys, symbols, formatters, mouse, and generic_editor commands.
71+
It's recommended to learn the alphabet first, then get familiar with the keys, symbols, formatters, mouse, and edit commands.
7272

7373
Once you have the basics of text input down, try copying some code from one window to another.
7474

7575
After that, explore using ordinal repetition for easily repeating a command without pausing (e.g., saying `go up fifth` will go up five lines), window switching (`focus chrome`), and moving around in your text editor of choice.
7676

77-
If you use vim, just start with the numbers and alphabet, otherwise look at generic_editor.talon as well at jetbrains, vscode, and any other integrations.
77+
If you use vim, just start with the numbers and alphabet, otherwise look at edit.talon as well at jetbrains, vscode, and any other integrations.
7878

7979
### Alphabet
8080

0 commit comments

Comments
 (0)