Commit Graph

91 Commits (bf2b2df9c9e218e35e5a38ce3d03cffb7c363956)

Author SHA1 Message Date
David Peter bfa9c3bef6
Merge branch 'master' into feature/dark_plus_theme 3 years ago
David Peter 2904f24ea8
Merge pull request #1606 from sharkdp/syslog
Improve Syslog and general log file highlighting
3 years ago
Ersikan fc88040b31 Add Solidity and Vyper syntax 3 years ago
David Peter 5db3c93057
Merge branch 'master' into syslog 3 years ago
David Peter aa442b5795
Merge branch 'master' into feature/dark_plus_theme 3 years ago
Keith Hall 3559079de0 Improvements to CSV highlighting 3 years ago
Keith Hall 1537733e6b replace Syslog dependency with a custom syntax 3 years ago
msnspk 4384d25c79 Change TheClams/SystemVerilog submodule to use HTTPS
Using SSH to fetch the submodule was causing build failures for me, and as mentioned in #1581, this should be changed to HTTPS
3 years ago
PatriotRossii c14dd34dca Add Dark+ theme 3 years ago
Sean McLoughlin d89fa3ebc2 Add SystemVerilog support 3 years ago
sharkdp 4c523af1ab Add gnuplot syntax
closes #1431
4 years ago
Paul Smith c76e27851c Add support for Zig
Adds syntax support for source code for the Zig programming
language. https://ziglang.org/
4 years ago
Julian Berman 037a66c57b Add the Lean submodule. 4 years ago
John Meow 3d07dec8fd Use Briles/gruvbox .tmTheme files instead of peaceant's port 4 years ago
David Peter 414c7ac83d
Fix trailing newline 4 years ago
David Peter 3a612f063e
Merge branch 'master' into master 4 years ago
Kyle Hubert 072fb380d8
Add Svelte as a syntax 4 years ago
Armand Philippot 6d3cb5f99f Add Coldark themes 4 years ago
Ján Priner fc1f37d3df Add Ninja syntax highlighting 4 years ago
Niklas Mohrin d62b99f543 Adds Apache config file syntax highlighting 4 years ago
Niklas Mohrin 4d8133eb34 Adds Nginx config file syntax highlighting 4 years ago
David Peter 611c6e9c74
Merge branch 'master' into add_gruvbox_theme 4 years ago
Kyle Ondy 541f014d50
add peaceant's port of gruvbox themes
This adds Martin Radimec's [1] port [2] of the gruvbox theme [3].

Brian Reilly (Briles) [4] has a pretty complete collection of gruvbox
ports [5] but they are all in `sublime-color-scheme` which is not yet
supported in bat, see #759 [6].

[1] https://github.com/peaceant
[2] https://github.com/peaceant/gruvbox
[3] https://github.com/morhetz/gruvbox
[4] https://github.com/Briles
[5] https://github.com/Briles/gruvbox
[6] https://github.com/sharkdp/bat/issues/759
4 years ago
Caio Alonso 233d375983 Adds GLSL syntax 4 years ago
Ryan Tolboom 268c0963b4 Updated AsciiDoc syntax submodule 4 years ago
sharkdp bb18ece8a4 Remove 'Haskell (improved) syntax' 4 years ago
pylipp 74ec390770 Add QML syntax
QML.sublime-syntax file generated from Support/QML.tmLanguage using
Sublime's built-in converter.
Fix sharkdp/bat#962
4 years ago
Mario Zaizar 9014ffcfd8 Adds Email (https://github.com/mariozaizar/email.sublime-syntax) 4 years ago
sharkdp 94310af30c Add Fortran syntax, closes #957 4 years ago
sharkdp 682b4209f2 Update solarized themes to braver/Solarized, closes #941 4 years ago
sharkdp 41ddcbd240 Remove old Sublime themes 4 years ago
David Peter 61e47e0c13
Add Stylus syntax (#917)
closes #915
4 years ago
sharkdp 32346612b7 Move syntaxes, fixes #874 4 years ago
sharkdp 147503bd56 Add CoffeeScript syntax, closes #833 4 years ago
chaaaaarlotte b675e1bb61 Add Vue syntax 4 years ago
Steve Huff 83dc8468b0 feat(theme): Solarized light and dark themes 5 years ago
crabique 7b2e98d5b7 added Nord color theme 5 years ago
sharkdp d65ae517dd Rename Fish syntax folder 5 years ago
sharkdp 37f7c94ba4 Properly add Twig submodule, closes #721 5 years ago
Clar Fon e44045a71a Add Dracula theme 5 years ago
Martin Polreich f0f77b1673 Add SaltStack SLS syntax 5 years ago
Martin Polreich 12330fd154 Add Jinja2 syntax 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