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 9dc3c8c commit a9e4a4eCopy full SHA for a9e4a4e
README.md
@@ -216,7 +216,7 @@ python3 ~/Projects/chroma/_tools/pygments2chroma.py \
216
&& gofmt -s -w ~/Projects/chroma/lexers/*.go
217
```
218
219
-See notes in [pygments-lexers.go](https://github.com/alecthomas/chroma/blob/master/pygments-lexers.txt)
+See notes in [pygments-lexers.txt](https://github.com/alecthomas/chroma/blob/master/pygments-lexers.txt)
220
for a list of lexers, and notes on some of the issues importing them.
221
222
<a id="markdown-formatters" name="formatters"></a>
0 commit comments