mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
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"
This commit is contained in:
1
assets/themes/Default.tmTheme
Symbolic link
1
assets/themes/Default.tmTheme
Symbolic link
@@ -0,0 +1 @@
|
||||
sublime-monokai-extended/Monokai Extended.tmTheme
|
1
assets/themes/sublime-monokai-extended
Submodule
1
assets/themes/sublime-monokai-extended
Submodule
Submodule assets/themes/sublime-monokai-extended added at 1658f51c15
Reference in New Issue
Block a user