chetanjangir0
3e7ad18fe3
fixed merge conflicts
2025-04-12 17:22:18 +05:30
dependabot[bot]
f761ff6824
Bump assets/syntaxes/02_Extra/Org_mode from 4976d8f to bb6e5d8 ( #3221 )
...
Bumps [assets/syntaxes/02_Extra/Org_mode](https://github.com/jezcope/Org.tmbundle ) from `4976d8f` to `bb6e5d8`.
- [Release notes](https://github.com/jezcope/Org.tmbundle/releases )
- [Commits](4976d8f84e...bb6e5d8481 )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/Org_mode
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-29 06:55:24 +00:00
dependabot[bot]
8e2d233445
Bump assets/syntaxes/02_Extra/Zig from 1a4a384 to 8a4a3fe ( #3220 )
...
Bumps [assets/syntaxes/02_Extra/Zig](https://github.com/ziglang/sublime-zig-language ) from `1a4a384` to `8a4a3fe`.
- [Release notes](https://github.com/ziglang/sublime-zig-language/releases )
- [Commits](1a4a38445f...8a4a3fe4a0 )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/Zig
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-29 06:41:10 +00:00
Chetan
2e7ab99099
Add Odin submodule and syntax test file
2025-03-28 12:17:45 +00:00
Chetan
207f90f01b
Add GDScript submodule and syntax test file for GDScript support, see #XXX (@chetanjangir0)
2025-03-23 13:24:30 +00:00
dependabot[bot]
5c43ddb56c
Bump assets/syntaxes/02_Extra/cmd-help from 209559b to 68e727b ( #3222 )
...
Bumps [assets/syntaxes/02_Extra/cmd-help](https://github.com/victor-gp/cmd-help-sublime-syntax ) from `209559b` to `68e727b`.
- [Commits](209559b72f...68e727bad4 )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/cmd-help
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 17:23:30 +00:00
dependabot[bot]
3838766dd4
Bump assets/syntaxes/02_Extra/Docker from 0f6b7bc to c001fb2 ( #3024 )
...
Bumps [assets/syntaxes/02_Extra/Docker](https://github.com/asbjornenge/Docker.tmbundle ) from `0f6b7bc` to `c001fb2`.
- [Release notes](https://github.com/asbjornenge/Docker.tmbundle/releases )
- [Commits](0f6b7bc87a...c001fb2805 )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/Docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 16:13:59 +00:00
dependabot[bot]
75313d886b
Bump assets/syntaxes/02_Extra/Nix from 9032bd6 to 48c497c ( #3219 )
...
Bumps [assets/syntaxes/02_Extra/Nix](https://github.com/wmertens/sublime-nix ) from `9032bd6` to `48c497c`.
- [Release notes](https://github.com/wmertens/sublime-nix/releases )
- [Commits](9032bd6137...48c497c709 )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/Nix
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 03:25:07 +00:00
Keith Hall
ffc094bd91
Add debsources syntax
2025-02-25 22:17:00 +02:00
Keith Hall
915eb55779
Merge branch 'master' into syslog_error_highlighting_fix
2025-02-09 22:20:14 +02:00
Keith Hall
512bfde7ce
Correctly handle CSV files with a single separator throughout
...
better auto-detection of CSV delimiter
- files with a tsv extension are automatically detected as tab delimited
- other files parsed as CSV go through the following steps:
- if the first line contains at least 3 of the same separator, it uses that separator as a delimiter
- if the first line contains only one supported separator character, it uses that separator as a delimiter
- otherwise it falls back to treating all supported delimiters as the delimiter
supported delimiters, in precedence order:
- comma `,`
- semi-colon `;`
- tab `\t`
- pipe `|`
2025-02-09 20:37:53 +02:00
Keith Hall
27ba45ded7
patch Monokai Extended theme for better Syslog error highlighting
2025-02-09 20:32:48 +02:00
Keith Hall
c0898dedb1
fix meta scope ordering to come before constant.numeric scope for times
2025-02-09 20:31:31 +02:00
Keith Hall
b82b920420
attempt to fix syslog error highlighting
2025-02-09 20:31:31 +02:00
Víctor González Prieto
0ed527f0d1
Replace spaces in git submodule paths
...
To mitigate a bug in the GitHub API that broke the Dependabot action
that updates submodules. See sharkdp/bat#3198 .
2025-02-03 22:01:33 +01:00
Denis Buzdalov
d6cb3ba747
[ new ] Add support for Idris 2 programming language
2025-01-27 23:47:20 +03:00
Keith Hall
5cfd22ee8b
Bump version to 0.25.0
2025-01-07 20:44:21 +02:00
Keith Hall
0d2afe79af
Improve base16 themes for better Man page syntax highlighting
2025-01-03 08:31:05 +02:00
Keith Hall
5a12f187fa
Patch 1337 theme for better Man page syntax highlighting
2025-01-03 08:31:05 +02:00
Keith Hall
753bfaff49
Improve Ansi theme for better Man page syntax highlighting
2025-01-03 08:31:05 +02:00
Keith Hall
9744971b19
Patch OneHalfDark theme for better Man page syntax highlighting
2025-01-03 08:31:05 +02:00
Keith Hall
c8f7787281
Patch TwoDark theme for better Man page syntax highlighting
2025-01-03 08:31:05 +02:00
Keith Hall
b7b05a3553
Fix for OPTIONS consisting of a plain dash
2025-01-03 08:20:40 +02:00
Lili Wilson
3fa9044029
added patch for puppet syntax highlighting in markdown
2024-12-30 21:27:28 +02:00
Fernando Pérez-García
d832367d95
Use TOML syntax highlighting for uv.lock
2024-11-22 22:39:35 +00:00
Keith Hall
41ef01f25d
Merge branch 'master' into update-sublime-snazzy-theme
2024-11-21 20:30:53 +02:00
Cosmic Horror
57a8b10883
Bump themes/Nord-submlime from 0d655b2 bf92a9e
2024-11-21 05:19:56 +02:00
Keith Hall
da4defad07
Merge branch 'master' into master
2024-11-13 21:59:48 +02:00
Keith Hall
60693db73f
Merge branch 'master' into dark-light
2024-11-13 20:33:37 +02:00
volklord
15f2553a3d
bat.zsh.in: Remove duplicate word
...
Remove the duplicate word `disable disable`
2024-11-13 20:30:04 +02:00
Pratik Munot
5042844342
Adding pipe delimeter support for csv files
2024-10-29 21:34:47 -07:00
Tau Gärtli
89ce060183
Update help, man page and completions
2024-08-18 20:32:59 +02:00
Tau Gärtli
bc42149a72
Merge color scheme options into theme / BAT_THEME
2024-08-18 14:59:14 +02:00
Tau Gärtli
b9b981f657
Generalize --detect-color-scheme to --color-scheme
2024-08-16 14:14:30 +02:00
Tau Gärtli
9a1bfe946d
Update completions and man page
2024-08-16 14:12:23 +02:00
Koichi Murase
d5aa9d8e05
Add options generated by completions to the man page
2024-07-29 12:18:40 +09:00
Koichi Murase
b1cdc06430
Add --no-* options to Bash/Zsh completions
2024-07-29 12:18:40 +09:00
Koichi Murase
83a15ac05f
Add --cache-dir to Fish completion
2024-07-29 12:18:40 +09:00
Koichi Murase
43a77a42f8
Add options present in --help to Bash completion
2024-07-29 12:18:40 +09:00
Koichi Murase
44ca1e7df1
Add options present in --help to the man page
2024-07-29 12:18:40 +09:00
Brenton Bostick
10456e1d51
Merge branch 'master' into add-cfml
2024-07-25 15:54:50 -04:00
Michael Vorburger
ff71e32c0f
Update the Protobuf sobmodule ( fixes #2542 )
2024-07-21 23:14:12 +02:00
Brenton Bostick
de697f7717
add CFML syntax
2024-07-17 15:46:38 -04:00
Cosmic Horror
575457c944
Bump themes/sublime-snazzy from 7034320 48f43a7
2024-06-30 23:43:32 -06:00
ccQpein
503b2c5126
fix the prefix
2024-05-27 16:22:07 -04:00
ccQpein
61005f19fa
patch the lisp syntax
2024-05-27 15:52:26 -04:00
Sharun
9eaed3e3f0
[JavaScript] Support bun in shebang for syntax highlighting ( #2913 )
...
* [JavaScript] Support bun in shebang for syntax highlighting
---------
Co-authored-by: Keith Hall <keith-hall@users.noreply.github.com >
2024-04-15 06:17:41 +00:00
dependabot[bot]
a1f85b9e06
Bump assets/syntaxes/02_Extra/Julia from 98233f9 to 3366b10 ( #2918 )
...
Bumps [assets/syntaxes/02_Extra/Julia](https://github.com/JuliaEditorSupport/Julia-sublime ) from `98233f9` to `3366b10`.
- [Release notes](https://github.com/JuliaEditorSupport/Julia-sublime/releases )
- [Commits](98233f96d4...3366b10be9 )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/Julia
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 02:47:26 +00:00
dependabot[bot]
95993cf37e
Bump assets/syntaxes/02_Extra/cmd-help from b150d84 to 209559b ( #2841 )
...
Bumps [assets/syntaxes/02_Extra/cmd-help](https://github.com/victor-gp/cmd-help-sublime-syntax ) from `b150d84` to `209559b`.
- [Commits](b150d84534...209559b72f )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/cmd-help
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 07:54:17 +00:00
dependabot[bot]
196a4cb18f
Bump assets/themes/zenburn from e627f1c to 86d4ee7 ( #2842 )
...
Bumps [assets/themes/zenburn](https://github.com/colinta/zenburn ) from `e627f1c` to `86d4ee7`.
- [Commits](e627f1cb22...86d4ee7a1f )
---
updated-dependencies:
- dependency-name: assets/themes/zenburn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 03:15:26 +00:00