You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ There are 2 parts of this package that you can install. By following the steps b
24
24
25
25
## Tools
26
26
### 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)
27
28
- Completion for the following:
28
29
29
30
| Shortcut | Generates |
@@ -74,8 +75,6 @@ There are 2 parts of this package that you can install. By following the steps b
74
75
| lona | (listof Nat) |
75
76
| nelona | (ne-listof Nat) |
76
77
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)
0 commit comments