syntect 3.3.0

library for high quality syntax highlighting and code intelligence using Sublime Text's grammars
Documentation
1
2
3
4
5
6
7
8
9
10
# cargo
target/
Cargo.lock

# IDEA
.idea/
*.iml

# VS Code
.vscode/