mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-29 22:24:35 +00:00
Add Vue syntax
This commit is contained in:
committed by
David Peter
parent
f96220f33d
commit
b675e1bb61
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -169,3 +169,7 @@
|
||||
[submodule "assets/themes/solarized-sublime"]
|
||||
path = assets/themes/solarized-sublime
|
||||
url = https://github.com/paulcpederson/solarized-sublime.git
|
||||
[submodule "assets/syntaxes/Vue"]
|
||||
path = assets/syntaxes/Vue
|
||||
url = https://github.com/vuejs/vue-syntax-highlight.git
|
||||
branch = new
|
||||
|
||||
Reference in New Issue
Block a user