Commit Graph

22 Commits (2b2743b1209803f226a93f33ca88d1a46c6f4dfa)

Author SHA1 Message Date
Ben Iofel 7ba5bc78b7 Update sublimehq/Packages to master 5 years ago
Luna 853e48e3f3 Allow underscores and dashes in page names to fix highlighting issues with pages such as signal-safety or posix_openpt. 5 years ago
sharkdp 79f016e15c Update syntaxes 5 years ago
sharkdp d2492980c0 Update syntaxes and themes 5 years ago
sharkdp 3c4384990d Update syntaxes and themes 5 years ago
sharkdp 31608c9a03 Update syntaxes 5 years ago
Markus Thömmes dd48d29c28 Add AsciiDoc syntax. 6 years ago
sharkdp e79c5516bf Bump version, update assets 6 years ago
sharkdp a770cbf25e Update assets 6 years ago
sharkdp 5842d58c01 Updates for syntect 3.0 6 years ago
Tim Sampson e3c71adba7 syntax: Add robot framework support 6 years ago
sharkdp 238482e5f3 Update syntax-set, fixes #314 6 years ago
sharkdp 54c434934e Bump version, update assets 6 years ago
sharkdp 839e4ee611 Bump version 6 years ago
sharkdp 052425b12f Load customized themes in addition to defaults
- New themes in `$BAT_CONFIG_DIR/themes` are now loaded *in addition* to
  the default themes (they may also override).
- The `Default.tmTheme` symlink is not necessary anymore.

This relates to #172
6 years ago
sharkdp 2966939e38 Update submodules 6 years ago
sharkdp 3a0941cabe Update syntaxes.bin 6 years ago
Gert Hulselmans 3f8b340ed8 Add AWK syntax. 6 years ago
sharkdp 54f4896ced Update syntaxes, fix CMake syntax problem 6 years ago
sharkdp 54a331d162 Add syntax docu, add VimL, CMake, INI, LESS syntax
closes #99
closes #106
6 years ago
sharkdp f7890870ea Add syntax for Dockerfiles
closes #101
6 years ago
sharkdp 145b99f01c Include syntaxes and themes in repository
This changes a few things:

- All syntaxes and themes are now stored (as submodules) under
  assets/syntaxes and assets/themes

- The default directories for syntaxes and themes are "syntaxes"
  and "themes" (used to be "syntax" and "themes")

- The "bat cache" command can now take a `--source <dir>` and
  `--target <dir>` option.

- The cached files have been renamed to "themes.bin" and "syntaxes.bin"
6 years ago