summaryrefslogtreecommitdiffstats
path: root/.gitmodules
AgeCommit message (Collapse)Author
2018-11-05Update path to TOML syntax remotesharkdp
2018-10-20Add sublime-snazzy themesharkdp
2018-10-09syntax: Add robot framework supportTim Sampson
2018-09-12Add PowerShell syntax, closes #306sharkdp
2018-09-05Add Crystal syntaxMiguel Madrid MencĂ­a
2018-09-05Add Swift syntaxsharkdp
2018-09-05Add PureScript syntaxsharkdp
2018-09-05Add F# syntax, closes #284sharkdp
2018-09-05Merge branch 'master' into add-jsx-syntaxDavid Peter
2018-09-05Merge branch 'master' into support-cabal-syntaxDavid Peter
2018-09-05Merge branch 'master' into add-jsx-syntaxDavid Peter
2018-09-05Add Dart syntaxTobenna
2018-09-05Add support for cabal syntaxTobenna Ndu
2018-09-05Add support for JSX in javascript and typescriptTobenna
2018-09-03Add OneHalf themes, closes #256sharkdp
2018-09-03Add CSV syntax, closes #254sharkdp
2018-08-28Add syntaxes for Elm, Kotlin, Puppet, TypeScriptsharkdp
closes #215 closes #216 closes #217 closes #218
2018-08-28Adds zenburn theme submoduleColin Dean
Work towards #224 but @sharkdp is going to rebuild themes.bin
2018-08-18Update submodulessharkdp
2018-07-17Add Nix syntax, closes #180sharkdp
2018-06-15Add AWK syntax.Gert Hulselmans
2018-05-30Update syntaxes, fix CMake syntax problemsharkdp
2018-05-30Use default Markdown syntax, closes #157sharkdp
2018-05-18Add a few popular Sublime Text themessharkdp
2018-05-18Add syntax docu, add VimL, CMake, INI, LESS syntaxsharkdp
closes #99 closes #106
2018-05-16Add syntax for Dockerfilessharkdp
closes #101
2018-05-16Include syntaxes and themes in repositorysharkdp
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"