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 Jul 26, 2021
1 parent 2ea6348 commit b4a670e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,6 @@
[submodule "assets/syntaxes/02_Extra/Groff"]
path = assets/syntaxes/02_Extra/Groff
url = https://github.com/carsonoid/sublime_man_page_support
[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 @@ -12,6 +12,7 @@
## Syntaxes

- Groff, see #1685 (@scop)
- 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 b4a670e

Please sign in to comment.