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

Add syntax docu, add VimL, CMake, INI, LESS syntax

closes #99
closes #106
This commit is contained in:
sharkdp
2018-05-18 19:35:45 +02:00
committed by David Peter
parent 5e3b17e6f7
commit 54a331d162
9 changed files with 181 additions and 0 deletions

12
.gitmodules vendored
View File

@@ -19,3 +19,15 @@
[submodule "assets/syntaxes/Docker"]
path = assets/syntaxes/Docker
url = https://github.com/asbjornenge/Docker.tmbundle
[submodule "assets/syntaxes/VimL"]
path = assets/syntaxes/VimL
url = https://github.com/SalGnt/Sublime-VimL
[submodule "assets/syntaxes/INI"]
path = assets/syntaxes/INI
url = https://github.com/clintberry/sublime-text-2-ini
[submodule "assets/syntaxes/CMake"]
path = assets/syntaxes/CMake
url = https://github.com/zyxar/Sublime-CMakeLists
[submodule "assets/syntaxes/LESS"]
path = assets/syntaxes/LESS
url = https://github.com/danro/LESS-sublime