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

Add Nix syntax, closes #180

This commit is contained in:
sharkdp
2018-07-17 23:28:31 +02:00
parent 455de98a89
commit 52877c6d67
3 changed files with 613 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -43,3 +43,6 @@
[submodule "assets/syntaxes/AWK"]
path = assets/syntaxes/AWK
url = https://github.com/JohnNilsson/awk-sublime
[submodule "assets/syntaxes/Nix"]
path = assets/syntaxes/Nix
url = https://github.com/wmertens/sublime-nix