Add support for ruby-slim syntax

pull/1800/head
Mario Finelli 3 years ago committed by David Peter
parent 6c62ed5608
commit 5125e9c941

3
.gitmodules vendored

@ -227,3 +227,6 @@
[submodule "assets/syntaxes/02_Extra/LLVM"]
path = assets/syntaxes/02_Extra/LLVM
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)
- Highlight for `vimrc` and `gvimrc` files, see #1763 (@SuperSandro2000)
- Syslog highlighting improvements, see #1793 (@scop)
- Added support for `slim` syntax, see #1693 (@mfinelli)
## New themes

@ -0,0 +1 @@
Subproject commit 3b1441f89fde40678c3c0ada6d75ce46417a35b6
Loading…
Cancel
Save