Commit Graph

174 Commits (2b2743b1209803f226a93f33ca88d1a46c6f4dfa)

Author SHA1 Message Date
ms2300 2e3784aa30 #213 : output hello world for each theme when --list-theme is flagged 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 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 2df3305b94 Add new '--blank' option for 'bat cache --init'
closes #206
6 years ago
sharkdp 2966939e38 Update submodules 6 years ago
sharkdp 3a0941cabe Update syntaxes.bin 6 years ago
sharkdp 52877c6d67 Add Nix syntax, closes #180 6 years ago
sharkdp 455de98a89 Update sublimehq/Packages, closes #183 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 39e2971e96 Add .ignore files to avoid searching asset folders 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
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
sharkdp 3ee0e56315 Update create.sh script 6 years ago
Eric Davies 091b0b6437 Add Julia highlighting support 6 years ago
sharkdp b625d07c34 Use syntect newlines mode (instead of nonewlines) 6 years ago
sharkdp 23d92d7641 Add TOML sublime syntax, closes #37 6 years ago
sharkdp 92729430fc Add elixir sublime syntax 6 years ago
sharkdp 51b57ccdb7 Update syntax_set, closes #25, fixes #28 6 years ago
sharkdp cc60ed6563 Add binary assets 6 years ago