We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061012a commit 7dd687cCopy full SHA for 7dd687c
README.md
@@ -33,7 +33,7 @@ Of course, you can open other file types too!
33
34
```vim
35
" Write TypeScript code...
36
-:ScratchBufferOpen ts vsp
+:ScratchBufferOpen ts
37
38
" ...and run it immediately!
39
:QuickRun
0 commit comments