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 95b740f commit 1f7aa55Copy full SHA for 1f7aa55
README.md
@@ -13,7 +13,7 @@ This package implements two tree-sitter parsers:
13
### Unable to install on Windows
14
Instead of installing it from within Atom, try from the command line.
15
16
- cd %USERPROFILE%\\.atom\\packages
+ cd %USERPROFILE%\.atom\packages
17
apm install javascript-regex
18
19
### Failure to load package grammars when I open Atom
0 commit comments