Commit Graph

52 Commits (396e1ac6b6eefa51515335595a0b1e5519e598a6)

Author SHA1 Message Date
Clar Fon e44045a71a Add Dracula theme 5 years ago
Martin Polreich f0f77b1673 Add SaltStack SLS syntax 5 years ago
Martin Polreich 12330fd154 Add Jinja2 syntax 5 years ago
sharkdp 83a213bae7 Add 'strace' syntax, closes #599 5 years ago
sharkdp 3967e28ded Add SCSS and Sass syntax, closes #637 5 years ago
sharkdp 2dc2a3712a Add Verilog syntax, closes #616 5 years ago
Dan Davison f963104006 Add GraphQL sublime syntax submodule 5 years ago
sharkdp 518997135e Merge branch 'ssh-config' of https://github.com/issmirnov/bat into issmirnov-ssh-config 5 years ago
Ivan Smirnov 69fc1caead Add support for "etc/hosts" files.
- Syntax author: https://github.com/brandonwamboldt/sublime-hosts

Since the upstream version only has a tmLanguage, added a sublime-syntax
file manually.
5 years ago
Ivan Smirnov 175dd4c290 Add SSH config syntax
Tested:
```
bash assets/create.sh
cargo build
target/debug/bat --language ssh_config ~/.ssh/config
```
5 years ago
sharkdp 3795acbd17 Add '.env' (DotENV) syntax 5 years ago
sharkdp c7d08cfcfd Add 'requirements.txt' syntax 5 years ago
Brice Waegeneire dfa024f9e6 Add Org mode syntax, closes sharkdp#36 5 years ago
Tim Sampson d72549a873 add fish shell syntax definition 5 years ago
Harald Hoyer 91deef8b13 add varlink syntax
Varlink is an interface description format and protocol that aims
to make services accessible to both humans and machines in the
simplest feasible way.

See: https://varlink.org/ and https://github.com/varlink/ for
more information
5 years ago
Okumura Takahiro f3f9f10f05 Add Jsonnet (*.jsonnet) syntax
Jsonnet: https://jsonnet.org/
sublime-syntax: https://github.com/gburiola/sublime-jsonnet-syntax
5 years ago
Benjamin Santos ae08785ec8 Add Terraform syntax 5 years ago
sharkdp c483e49b92 Consistent naming for submodules 5 years ago
Benjamin 94c9b40694 Protobuf-syntax and ProtobufText syntax (#474) 5 years ago
Benjamin Santos 3b5174bb1d Add syslog-syntax 5 years ago
sharkdp 4e6816abd6 Remove problematic 'Assembly (x86_64)' submodule 6 years ago
sharkdp d2d29180a7 Add ARM assembly 6 years ago
sharkdp 2f263c9fbf Add x86_64 assembly 6 years ago
Markus Thömmes dd48d29c28 Add AsciiDoc syntax. 6 years ago
Ahmed El Gabri 778a4929a8 Add twig support 6 years ago
sharkdp a5c779c518 Update path to TOML syntax remote 6 years ago
sharkdp a25ee0e6fd Add sublime-snazzy theme 6 years ago
Tim Sampson e3c71adba7 syntax: Add robot framework support 6 years ago
sharkdp 97129ab9d8 Add PowerShell syntax, closes #306 6 years ago
Miguel Madrid Mencía 97efd75cee Add Crystal syntax 6 years ago
sharkdp ba00caf9c3 Add Swift syntax 6 years ago
sharkdp ac418ba21c Add PureScript syntax 6 years ago
sharkdp 021a68eb21 Add F# syntax, closes #284 6 years ago
David Peter 80ae2ecbf8
Merge branch 'master' into add-jsx-syntax 6 years ago
David Peter c90f0b8e21
Merge branch 'master' into support-cabal-syntax 6 years ago
David Peter 4b866ab6af
Merge branch 'master' into add-jsx-syntax 6 years ago
Tobenna 2dbd91e543 Add Dart syntax 6 years ago
Tobenna Ndu 785da3d9df Add support for cabal syntax 6 years ago
Tobenna d455cb7c32 Add support for JSX in javascript and typescript 6 years ago
sharkdp 67ec5fe2b7 Add OneHalf themes, closes #256 6 years ago
sharkdp 3447ed4def Add CSV syntax, closes #254 6 years ago
sharkdp 1088455702 Add syntaxes for Elm, Kotlin, Puppet, TypeScript
closes #215
closes #216
closes #217
closes #218
6 years ago
Colin Dean 4f812c32ab Adds zenburn theme submodule
Work towards #224 but @sharkdp is going to rebuild themes.bin
6 years ago
sharkdp 2966939e38 Update submodules 6 years ago
sharkdp 52877c6d67 Add Nix syntax, closes #180 6 years ago
Gert Hulselmans 3f8b340ed8 Add AWK syntax. 6 years ago
sharkdp 54f4896ced Update syntaxes, fix CMake syntax problem 6 years ago
sharkdp 9d92350cbb Use default Markdown syntax, closes #157 6 years ago
sharkdp a1e1170319 Add a few popular Sublime Text themes 6 years ago
sharkdp 54a331d162 Add syntax docu, add VimL, CMake, INI, LESS syntax
closes #99
closes #106
6 years ago