Skip to content

Commit

Permalink
Add support for ruby-slim syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mfinelli committed Jun 19, 2021
1 parent 12ecb32 commit cb22b32
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,7 @@
url = https://github.com/vidann1/visual-studio-dark-plus.git
[submodule "assets/syntaxes/02_Extra/SublimeEthereum"]
path = assets/syntaxes/02_Extra/SublimeEthereum
url = https://github.com/davidhq/SublimeEthereum.git
url = https://github.com/davidhq/SublimeEthereum.git
[submodule "assets/syntaxes/02_Extra/Slim"]
path = assets/syntaxes/02_Extra/Slim
url = https://github.com/slim-template/ruby-slim.tmbundle.git
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- Added support for `dash` syntax, see #1654 (@mohamed-abdelnour)
- Added support for `XAML` syntax, see #1590 and #1655 (@mohamed-abdelnour)
- Apply `DotENV` syntax also for `.env.default` and `.env.defaults` files, see #1669
- Added support for `slim` syntax, see #1693 (@mfinelli)


## New themes
Expand Down
1 change: 1 addition & 0 deletions assets/syntaxes/02_Extra/Slim
Submodule Slim added at 3b1441

0 comments on commit cb22b32

Please sign in to comment.