4c523af1ab
Add gnuplot syntax
...
closes #1431
2021-01-09 22:35:50 +01:00
c76e27851c
Add support for Zig
...
Adds syntax support for source code for the Zig programming
language. https://ziglang.org/
2021-01-02 21:34:25 +01:00
037a66c57b
Add the Lean submodule.
2021-01-02 09:45:19 +01:00
3d07dec8fd
Use Briles/gruvbox .tmTheme files instead of peaceant's port
2020-12-21 21:52:04 +01:00
414c7ac83d
Fix trailing newline
2020-10-30 19:37:10 +01:00
3a612f063e
Merge branch 'master' into master
2020-10-30 19:36:27 +01:00
072fb380d8
Add Svelte as a syntax
2020-10-29 19:33:09 +01:00
6d3cb5f99f
Add Coldark themes
2020-10-25 08:18:55 +01:00
fc1f37d3df
Add Ninja syntax highlighting
2020-10-20 19:32:14 +02:00
d62b99f543
Adds Apache config file syntax highlighting
2020-09-14 10:36:22 +02:00
4d8133eb34
Adds Nginx config file syntax highlighting
2020-09-14 10:36:22 +02:00
611c6e9c74
Merge branch 'master' into add_gruvbox_theme
2020-07-02 07:02:04 +02:00
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
2020-06-22 21:25:51 -04:00
233d375983
Adds GLSL syntax
2020-06-22 22:19:48 -03:00
268c0963b4
Updated AsciiDoc syntax submodule
2020-05-29 22:12:28 +02:00
bb18ece8a4
Remove 'Haskell (improved) syntax'
2020-05-27 10:09:57 +02:00
74ec390770
Add QML syntax
...
QML.sublime-syntax file generated from Support/QML.tmLanguage using
Sublime's built-in converter.
Fix sharkdp/bat#962
2020-04-30 09:59:14 +02:00
9014ffcfd8
Adds Email ( https://github.com/mariozaizar/email.sublime-syntax )
2020-04-29 19:38:39 +02:00
94310af30c
Add Fortran syntax, closes #957
2020-04-27 21:45:36 +02:00
682b4209f2
Update solarized themes to braver/Solarized, closes #941
2020-04-25 13:08:30 +02:00
41ddcbd240
Remove old Sublime themes
2020-04-25 13:08:30 +02:00
61e47e0c13
Add Stylus syntax ( #917 )
...
closes #915
2020-04-12 19:42:36 +02:00
32346612b7
Move syntaxes, fixes #874
2020-03-21 23:53:53 +01:00
147503bd56
Add CoffeeScript syntax, closes #833
2020-03-06 23:29:08 +01:00
b675e1bb61
Add Vue syntax
2020-02-25 20:12:33 +01:00
83dc8468b0
feat(theme): Solarized light and dark themes
2019-12-15 20:10:32 +01:00
7b2e98d5b7
added Nord color theme
2019-12-04 22:05:26 +01:00
d65ae517dd
Rename Fish syntax folder
2019-11-06 20:19:01 +01:00
37f7c94ba4
Properly add Twig submodule, closes #721
2019-11-05 20:33:16 +01:00
e44045a71a
Add Dracula theme
2019-10-11 20:18:22 +02:00
f0f77b1673
Add SaltStack SLS syntax
2019-10-06 21:26:46 +02:00
12330fd154
Add Jinja2 syntax
2019-09-09 20:13:21 +02:00
83a213bae7
Add 'strace' syntax, closes #599
2019-08-31 13:13:42 +02:00
3967e28ded
Add SCSS and Sass syntax, closes #637
2019-08-31 13:09:38 +02:00
2dc2a3712a
Add Verilog syntax, closes #616
2019-08-31 12:59:02 +02:00
f963104006
Add GraphQL sublime syntax submodule
2019-08-10 13:17:02 +02:00
518997135e
Merge branch 'ssh-config' of https://github.com/issmirnov/bat into issmirnov-ssh-config
2019-06-07 08:17:04 +02:00
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.
2019-06-07 08:02:38 +02:00
175dd4c290
Add SSH config syntax
...
Tested:
```
bash assets/create.sh
cargo build
target/debug/bat --language ssh_config ~/.ssh/config
```
2019-06-06 20:01:23 -07:00
3795acbd17
Add '.env' (DotENV) syntax
2019-05-31 21:05:34 +02:00
c7d08cfcfd
Add 'requirements.txt' syntax
2019-05-31 20:58:08 +02:00
dfa024f9e6
Add Org mode syntax, closes sharkdp#36
2019-05-29 19:52:06 +02:00
d72549a873
add fish shell syntax definition
2019-04-25 17:52:21 +02:00
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
2019-02-07 07:40:22 +01:00
f3f9f10f05
Add Jsonnet (*.jsonnet) syntax
...
Jsonnet: https://jsonnet.org/
sublime-syntax: https://github.com/gburiola/sublime-jsonnet-syntax
2019-02-04 23:28:39 +01:00
ae08785ec8
Add Terraform syntax
2019-01-28 20:09:56 +01:00
c483e49b92
Consistent naming for submodules
2019-01-20 10:22:35 +01:00
94c9b40694
Protobuf-syntax and ProtobufText syntax ( #474 )
2019-01-20 10:20:53 +01:00
3b5174bb1d
Add syslog-syntax
2019-01-18 07:24:46 +01:00
4e6816abd6
Remove problematic 'Assembly (x86_64)' submodule
2018-12-14 23:07:11 +01:00