Commit Graph

15 Commits (9c8dda1f9dfded33494f3718a8e2615b00f17846)

Author SHA1 Message Date
Guido Cella 4cdac180d8 Revert "Highlight systemd files and Pacman hooks as .ini files"
This reverts commit cde430a1e7.
4 years ago
Guido Cella d079bf86b1 Highlight systemd files and Pacman hooks as .ini files 4 years ago
sharkdp bb18ece8a4 Remove 'Haskell (improved) syntax' 4 years ago
Cooper Pierce 5074b96cd5 Add syntax highlighting for SML
Converted from
https://github.com/seanjames777/SML-Language-Definition/blob/master/sml.tmLanguage
and removed `ml` filetype to fix an (assumed) possible conflict with
existing OCaml support.
4 years ago
Patrick East d39507889a Add OPA Rego syntax
This adds syntax support for Rego, the declarative policy language
used by the Open Policy Agent:

https://github.com/open-policy-agent/opa

Generated from:

https://github.com/open-policy-agent/opa/blob/master/misc/syntax/textmate/Rego.tmLanguage

Using:

https://github.com/aziz/SublimeSyntaxConvertor

Signed-off-by: Patrick East <east.patrick@gmail.com>
4 years ago
sharkdp 0a42d2b897 Add Nim syntax, closes #542 5 years ago
Brice Waegeneire dfa024f9e6 Add Org mode syntax, closes sharkdp#36 5 years ago
sharkdp cff01d81fa Rename 'bat cache --init' to 'bat cache --build' 5 years ago
David Peter 3324505383
Update README.md 6 years ago
sharkdp 5d3205acc0 Add x86_64 Assembly manually 6 years ago
David Peter e6ffab3cb4 Update assets/README.md 6 years ago
sharkdp e1345cdc2a Update VimL syntax 6 years ago
sharkdp 6aa626f1c4 Document INI syntax modifications 6 years ago
Tobenna 2dbd91e543 Add Dart syntax 6 years ago
sharkdp 54a331d162 Add syntax docu, add VimL, CMake, INI, LESS syntax
closes #99
closes #106
6 years ago