summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2020-07-02 07:02:04 +0200
committerGitHub <noreply@github.com>2020-07-02 07:02:04 +0200
commit611c6e9c744685658b3a3260923c025bdb398e25 (patch)
tree96c668c56fde085e172ccb3471369289bdcedc11 /.gitmodules
parent541f014d50507077006b117b1df69704e754cf51 (diff)
parent38efdb5148ae2dfcacc721fef440f3faa982794c (diff)
Merge branch 'master' into add_gruvbox_theme
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 822e8283..1bf1bc60 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -188,3 +188,6 @@
[submodule "assets/themes/gruvbox"]
path = assets/themes/gruvbox
url = https://github.com/peaceant/gruvbox.git
+[submodule "assets/syntaxes/02_Extra/GLSL"]
+ path = assets/syntaxes/02_Extra/GLSL
+ url = https://github.com/euler0/sublime-glsl \ No newline at end of file