1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Adds GLSL syntax

This commit is contained in:
Caio Alonso
2020-06-22 22:19:48 -03:00
parent b09d245dea
commit 233d375983
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -185,3 +185,6 @@
[submodule "assets/syntaxes/02_Extra/AsciiDoc"]
path = assets/syntaxes/02_Extra/AsciiDoc
url = https://github.com/asciidoctor/sublimetext-asciidoc.git
[submodule "assets/syntaxes/02_Extra/GLSL"]
path = assets/syntaxes/02_Extra/GLSL
url = https://github.com/euler0/sublime-glsl