Commit Graph

174 Commits (2b2743b1209803f226a93f33ca88d1a46c6f4dfa)

Author SHA1 Message Date
Harald Hoyer 91deef8b13 add varlink syntax
Varlink is an interface description format and protocol that aims
to make services accessible to both humans and machines in the
simplest feasible way.

See: https://varlink.org/ and https://github.com/varlink/ for
more information
5 years ago
Okumura Takahiro f3f9f10f05 Add Jsonnet (*.jsonnet) syntax
Jsonnet: https://jsonnet.org/
sublime-syntax: https://github.com/gburiola/sublime-jsonnet-syntax
5 years ago
Benjamin Santos ae08785ec8 Add Terraform syntax 6 years ago
sharkdp c483e49b92 Consistent naming for submodules 6 years ago
Benjamin 94c9b40694 Protobuf-syntax and ProtobufText syntax (#474) 6 years ago
Benjamin Santos 3b5174bb1d Add syslog-syntax 6 years ago
David Peter 3324505383
Update README.md 6 years ago
sharkdp 5d3205acc0 Add x86_64 Assembly manually 6 years ago
sharkdp 4e6816abd6 Remove problematic 'Assembly (x86_64)' submodule 6 years ago
sharkdp d2d29180a7 Add ARM assembly 6 years ago
sharkdp 2f263c9fbf Add x86_64 assembly 6 years ago
Markus Thömmes dd48d29c28 Add AsciiDoc syntax. 6 years ago
David Peter e6ffab3cb4 Update assets/README.md 6 years ago
Jerome Leclanche 4e43f8fa74 Highlight XDG desktop entry as .ini file
Reference: https://standards.freedesktop.org/desktop-entry-spec/latest/
6 years ago
Ahmed El Gabri 778a4929a8 Add twig support 6 years ago
sharkdp 0691b18231 Add assets/.gitattributes 6 years ago
sharkdp e79c5516bf Bump version, update assets 6 years ago
sharkdp b68c038db8 Update link to new issue 6 years ago
sharkdp 1f9befbcd1 Update SHA1 in TOML submodule 6 years ago
sharkdp 50dc4a79b0 Display line-feed as instead of 6 years ago
sharkdp 8fa8f44706 Use `↹` character if tab-width == 1. 6 years ago
sharkdp ecd862d9ff Feature: Highlight non-printable characters
Adds a new `-A`/`--show-all` option (in analogy to GNU Linux `cat`s option) that
highlights non-printable characters like space, tab or newline.

This works in two steps:
- **Preprocessing**: replace space by `•`, replace tab by `├──┤`, replace
newline by `␤`, etc.
- **Highlighting**: Use a newly written Sublime syntax to highlight
these special symbols.

Note: This feature is not technically a drop-in replacement for GNU `cat`s
`--show-all` but it has the same purpose.
6 years ago
sharkdp a25ee0e6fd Add sublime-snazzy theme 6 years ago
sharkdp a770cbf25e Update assets 6 years ago
sharkdp d2d01b9fe8 Always remove the local cache when creating new 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
Tim Sampson 9c09799e1f misc: add exec bit for create.sh 6 years ago
sharkdp e1345cdc2a Update VimL syntax 6 years ago
sharkdp a2676ccc55 Workaround for #81 6 years ago
sharkdp 238482e5f3 Update syntax-set, fixes #314 6 years ago
sharkdp 6aa626f1c4 Document INI syntax modifications 6 years ago
Tuk Bredsdorff 1b30539493 Added Mercurial's hgrc-files to the list of INI-extensions 6 years ago
sharkdp 54c434934e Bump version, update assets 6 years ago
sharkdp 97129ab9d8 Add PowerShell syntax, closes #306 6 years ago
Miguel Madrid Mencía 97efd75cee Add Crystal syntax 6 years ago
sharkdp ba00caf9c3 Add Swift syntax 6 years ago
sharkdp ac418ba21c Add PureScript syntax 6 years ago
sharkdp 021a68eb21 Add F# syntax, closes #284 6 years ago
David Peter 80ae2ecbf8
Merge branch 'master' into add-jsx-syntax 6 years ago
David Peter c90f0b8e21
Merge branch 'master' into support-cabal-syntax 6 years ago
David Peter 4b866ab6af
Merge branch 'master' into add-jsx-syntax 6 years ago
Tobenna 2dbd91e543 Add Dart syntax 6 years ago
Tobenna Ndu 785da3d9df Add support for cabal syntax 6 years ago
Tobenna d455cb7c32 Add support for JSX in javascript and typescript 6 years ago
sharkdp 67ec5fe2b7 Add OneHalf themes, closes #256 6 years ago
sharkdp 3447ed4def Add CSV syntax, closes #254 6 years ago
sharkdp 839e4ee611 Bump version 6 years ago
sharkdp fd2b376ea0 Small style changes to --list-themes 6 years ago
ms2300 4ea3e6bbb7 Changed preview code 6 years ago
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