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

Add CoffeeScript syntax, closes #833

This commit is contained in:
sharkdp
2020-03-06 23:28:44 +01:00
parent d1b0e955ea
commit 147503bd56
3 changed files with 275 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -173,3 +173,6 @@
path = assets/syntaxes/Vue
url = https://github.com/vuejs/vue-syntax-highlight.git
branch = new
[submodule "assets/syntaxes/CoffeeScript"]
path = assets/syntaxes/CoffeeScript
url = https://github.com/sustained/CoffeeScript-Sublime-Plugin