Skip to content

Commit

Permalink
Merge branch 'master' into sls-syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin819 authored Sep 10, 2019
2 parents 743b6b0 + 12330fd commit 14c8937
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,11 @@
[submodule "assets/syntaxes/Strace"]
path = assets/syntaxes/Strace
url = https://github.com/djuretic/SublimeStrace
[submodule "assets/syntaxes/Jinja2"]
path = assets/syntaxes/Jinja2
url = https://github.com/Martin819/sublime-jinja2
branch = master
[submodule "assets/syntaxes/SLS"]
path = assets/syntaxes/SLS
url = https://github.com/saltstack/sublime-text
branch = master
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,11 @@ bash assets/create.sh
cargo install -f
```

## Maintainers

- [sharkdp](https://github.com/sharkdp)
- [eth-p](https://github.com/eth-p)

## Project goals and alternatives

`bat` tries to achieve the following goals:
Expand Down
1 change: 1 addition & 0 deletions assets/syntaxes/Jinja2
Submodule Jinja2 added at 453556

0 comments on commit 14c8937

Please sign in to comment.