Skip to content

Commit e89106e

Browse files
authoredNov 8, 2020
Update README.md
1 parent f9914d9 commit e89106e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ There are 2 parts of this package that you can install. By following the steps b
2424

2525
## Tools
2626
### Autocomplete
27+
- `Ctrl+Space` trigger (**Will NOT work in comments!**) just hit enter and remove the newline after completion, we're working on making these work in comments)
2728
- Completion for the following:
2829

2930
| Shortcut | Generates |
@@ -74,8 +75,6 @@ There are 2 parts of this package that you can install. By following the steps b
7475
| lona | (listof Nat) |
7576
| nelona | (ne-listof Nat) |
7677

77-
- `Ctrl+Space` trigger (**Will NOT work in comments!**) just hit enter and remove the newline after completion, we're working on making these work in comments)
78-
7978
#### Usage:
8079
1. Type a shortcut
8180
2. Press `Ctrl+Space`

0 commit comments

Comments
 (0)