Commit Graph

107 Commits (938005864f93aa06fd0b17f6a72733ce9ea8d466)

Author SHA1 Message Date
Ethan P ea2179b352
Update fish completions to use parameterized names 5 years ago
Ethan P c8478cedc5
Update manual page to use parameterized names 5 years ago
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
Martin Polreich 12330fd154 Add Jinja2 syntax 5 years ago
sharkdp 79f016e15c Update syntaxes 5 years ago
sharkdp 82ca8804a2 Handle non-unicode characters in the preprocessor 5 years ago
sharkdp d2492980c0 Update syntaxes and themes 5 years ago
sharkdp 4ba45e2ba2 Add first version of 'man page' syntax, closes #523 5 years ago
sharkdp 83a213bae7 Add 'strace' syntax, closes #599 5 years ago
sharkdp 3967e28ded Add SCSS and Sass syntax, closes #637 5 years ago
sharkdp 2dc2a3712a Add Verilog syntax, closes #616 5 years ago
Dan Davison f963104006 Add GraphQL sublime syntax submodule 5 years ago
sharkdp 518997135e Merge branch 'ssh-config' of https://github.com/issmirnov/bat into issmirnov-ssh-config 5 years ago
Ivan Smirnov 69fc1caead Add support for "etc/hosts" files.
- Syntax author: https://github.com/brandonwamboldt/sublime-hosts

Since the upstream version only has a tmLanguage, added a sublime-syntax
file manually.
5 years ago
Ivan Smirnov 175dd4c290 Add SSH config syntax
Tested:
```
bash assets/create.sh
cargo build
target/debug/bat --language ssh_config ~/.ssh/config
```
5 years ago
sharkdp 3795acbd17 Add '.env' (DotENV) syntax 5 years ago
sharkdp c7d08cfcfd Add 'requirements.txt' syntax 5 years ago
Brice Waegeneire dfa024f9e6 Add Org mode syntax, closes sharkdp#36 5 years ago
sharkdp 3c4384990d Update syntaxes and themes 5 years ago
Ethan P 06b8dcb7eb Update fish completions for new --list-languages format 5 years ago
Ethan P 27e0ca98d9 Remove language completions for config files 5 years ago
Ethan P 1b2066c5f2 Add fish shell argument completions for --language option 5 years ago
Mitchell Kember bb6594e691 Add 3 new themes: ansi-light, ansi-dark, base16
Also, interpret transparent colors (#RRGGBB00) as specifying a terminal
color palette number with RR. The three new themes use this.
5 years ago
Tim Sampson 7afdd44c43 cache/misc: be more cautious with bash 5 years ago
Tim Sampson d72549a873 add fish shell syntax definition 5 years ago
evdev cd6850947e Updated fish completions to include parameter completion for available themes, added cache subcommand completions 5 years ago
evdev 14bfedeb20 Updated fish completions to include parameter completion for flags: color, italic-text, decorations, paging, wrap 5 years ago
evdev 5e9351445f WIP: added manual minimal fish shell completions for current flags. Does not include flag sub-options like language lists or subcommands 5 years ago
Björn c96927b550 Update F# syntax 5 years ago
sharkdp cff01d81fa Rename 'bat cache --init' to 'bat cache --build' 5 years ago
sharkdp 31608c9a03 Update syntaxes 5 years ago
sharkdp 3a5c52641b Update assets/syntaxes/Packages 5 years ago
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