mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-18 20:11:03 +00:00
Add support for ruby-slim syntax
This commit is contained in:
parent
6c62ed5608
commit
5125e9c941
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -227,3 +227,6 @@
|
|||||||
[submodule "assets/syntaxes/02_Extra/LLVM"]
|
[submodule "assets/syntaxes/02_Extra/LLVM"]
|
||||||
path = assets/syntaxes/02_Extra/LLVM
|
path = assets/syntaxes/02_Extra/LLVM
|
||||||
url = https://github.com/ioncodes/LLVM.tmBundle
|
url = https://github.com/ioncodes/LLVM.tmBundle
|
||||||
|
[submodule "assets/syntaxes/02_Extra/Slim"]
|
||||||
|
path = assets/syntaxes/02_Extra/Slim
|
||||||
|
url = https://github.com/slim-template/ruby-slim.tmbundle.git
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
- LLVM, see #1777 (@ioncodes)
|
- LLVM, see #1777 (@ioncodes)
|
||||||
- Highlight for `vimrc` and `gvimrc` files, see #1763 (@SuperSandro2000)
|
- Highlight for `vimrc` and `gvimrc` files, see #1763 (@SuperSandro2000)
|
||||||
- Syslog highlighting improvements, see #1793 (@scop)
|
- Syslog highlighting improvements, see #1793 (@scop)
|
||||||
|
- Added support for `slim` syntax, see #1693 (@mfinelli)
|
||||||
|
|
||||||
## New themes
|
## New themes
|
||||||
|
|
||||||
|
1
assets/syntaxes/02_Extra/Slim
vendored
Submodule
1
assets/syntaxes/02_Extra/Slim
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 3b1441f89fde40678c3c0ada6d75ce46417a35b6
|
Loading…
x
Reference in New Issue
Block a user