Commit Graph

354 Commits (89539ff247019a000f4c29ed8eed66da2bb6f0a6)

Author SHA1 Message Date
Kienyew a86f3e5b81 Fix packaging and Use parameterized names for zsh completion 4 years ago
Kienyew 8b0886ac32 Fix typo 4 years ago
Kienyew 41a1952928 use _describe instead of _values on subcommand 4 years ago
Kienyew 9885d4ebf0 add completion for 'cache' subcommand 4 years ago
Kienyew 222e080ce7 Fix character escape problem 4 years ago
Kienyew 046409d7c9 Add zsh completion 4 years ago
Alexander Karlis 6017989c4c removed printlns, updated Changelog, updated man 4 years ago
Niklas Mohrin bc5517da78 Document manual change in Apache sublime syntax file 4 years ago
Niklas Mohrin e305402212 Add manually generated sublime syntax file for apache configs 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
dependabot-preview[bot] 5cba5b9989 Bump assets/syntaxes/02_Extra/SCSS_Sass from `b98a3f3` to `bc6332c`
Bumps [assets/syntaxes/02_Extra/SCSS_Sass](https://github.com/braver/SublimeSass) from `b98a3f3` to `bc6332c`.
- [Release notes](https://github.com/braver/SublimeSass/releases)
- [Commits](b98a3f3ccf...bc6332c1be)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 96d4cdb7cb Bump assets/syntaxes/02_Extra/ssh-config from `bee376c` to `1ddcb32`
Bumps [assets/syntaxes/02_Extra/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `bee376c` to `1ddcb32`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](bee376c896...1ddcb320ac)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] b3657aef2b Bump assets/syntaxes/02_Extra/ssh-config from `3ec06d0` to `bee376c`
Bumps [assets/syntaxes/02_Extra/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `3ec06d0` to `bee376c`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](3ec06d0e9c...bee376c896)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp 3a85fd767b Update themes.bin 4 years ago
Mitchell Kember f9d5e81f0e Add new theme: base16-256
Bat already has a base16 theme. The new base16-256 theme is for users
of base16-shell, who configure their terminal with a 256-color variant
of a base16 theme. These variants put some of the base16 colors in
elsewhere in the 256-color table to avoid clobbering bright color slots
(ansi codes 8 to 15) with colors that don't respect the ordinary meaning
of that slot (e.g. bright green in ordinary base16 is not green).

For more details, see https://github.com/chriskempson/base16-shell
4 years ago
dependabot-preview[bot] 001ee34d01 Bump assets/themes/onehalf from `970abdf` to `3aa42a3`
Bumps [assets/themes/onehalf](https://github.com/sonph/onehalf) from `970abdf` to `3aa42a3`.
- [Release notes](https://github.com/sonph/onehalf/releases)
- [Commits](970abdf26b...3aa42a39ed)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Dash Peters fcf5ec2f77 Add syntaxes.bin changes 4 years ago
Dash Peters 99819087f1 Switch to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet 4 years ago
Dash Peters c264f74771 Hide alias in help, update man and completions
A long alias doesn't make sense, since `--paging=never` already exists
4 years ago
David Peter 12e4fd138b Add updated themes.bin
Branch: add_gruvbox_theme
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
Guido Cella 4cdac180d8 Revert "Highlight systemd files and Pacman hooks as .ini files"
This reverts commit cde430a1e7.
4 years ago
Guido Cella d079bf86b1 Highlight systemd files and Pacman hooks as .ini files 4 years ago
sharkdp cef04665eb Manually convert Crystal.sublime-syntax 4 years ago
dependabot-preview[bot] 76569b9527 Bump assets/syntaxes/02_Extra/Crystal from `2ee9d66` to `5e032ff`
Bumps [assets/syntaxes/02_Extra/Crystal](https://github.com/crystal-lang-tools/sublime-crystal) from `2ee9d66` to `5e032ff`.
- [Release notes](https://github.com/crystal-lang-tools/sublime-crystal/releases)
- [Commits](2ee9d667ae...5e032ff5f5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp 1d46eb8ea3 Manually convert TypeScript.sublime-syntax 4 years ago
dependabot-preview[bot] 6b79ac995e Bump assets/syntaxes/02_Extra/TypeScript from `9cd994a` to `f21aba5`
Bumps [assets/syntaxes/02_Extra/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `9cd994a` to `f21aba5`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases)
- [Commits](9cd994af73...f21aba57c5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] ee928b034e Bump assets/syntaxes/02_Extra/Elixir from `1f010d5` to `d223f67`
Bumps [assets/syntaxes/02_Extra/Elixir](https://github.com/princemaple/elixir-sublime-syntax) from `1f010d5` to `d223f67`.
- [Release notes](https://github.com/princemaple/elixir-sublime-syntax/releases)
- [Commits](1f010d5f63...d223f67612)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] fc5790eb4a Bump assets/syntaxes/02_Extra/LESS from `3020993` to `44632e1`
Bumps [assets/syntaxes/02_Extra/LESS](https://github.com/danro/LESS-sublime) from `3020993` to `44632e1`.
- [Release notes](https://github.com/danro/LESS-sublime/releases)
- [Commits](3020993658...44632e19af)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Ryan Tolboom 268c0963b4 Updated AsciiDoc syntax submodule 4 years ago
sharkdp 9cb43ef64d Update tests 4 years ago
sharkdp bb18ece8a4 Remove 'Haskell (improved) syntax' 4 years ago
sharkdp 2ab6474761 Add unit test to make sure we are not missing any themes 4 years ago
David Peter fe20328ab7 Revert "Bump assets/themes/Solarized from `87e0109` to `3707f68`"
This reverts commit a265242e6e.
4 years ago
sharkdp e54e218e3b Update binary assets 4 years ago
sharkdp 6b86ab5cd0 Move syntax to 02_Extra folder 4 years ago
Cooper Pierce 5074b96cd5 Add syntax highlighting for SML
Converted from
https://github.com/seanjames777/SML-Language-Definition/blob/master/sml.tmLanguage
and removed `ml` filetype to fix an (assumed) possible conflict with
existing OCaml support.
4 years ago
dependabot-preview[bot] c2c7070712 Bump assets/syntaxes/02_Extra/Julia from `0ca4cc2` to `6c0d770`
Bumps [assets/syntaxes/02_Extra/Julia](https://github.com/JuliaEditorSupport/Julia-sublime) from `0ca4cc2` to `6c0d770`.
- [Release notes](https://github.com/JuliaEditorSupport/Julia-sublime/releases)
- [Commits](0ca4cc2990...6c0d770fc7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] daf06bb026 Bump assets/syntaxes/02_Extra/Email from `fc034fb` to `ee3e68f`
Bumps [assets/syntaxes/02_Extra/Email](https://github.com/mariozaizar/email.sublime-syntax) from `fc034fb` to `ee3e68f`.
- [Release notes](https://github.com/mariozaizar/email.sublime-syntax/releases)
- [Commits](fc034fb85a...ee3e68fce2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 5b11b1ba47 Bump assets/themes/onehalf from `fdcbffe` to `970abdf`
Bumps [assets/themes/onehalf](https://github.com/sonph/onehalf) from `fdcbffe` to `970abdf`.
- [Release notes](https://github.com/sonph/onehalf/releases)
- [Commits](fdcbffe317...970abdf26b)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 257f978ceb Bump assets/syntaxes/02_Extra/ssh-config from `16e19d5` to `3ec06d0`
Bumps [assets/syntaxes/02_Extra/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `16e19d5` to `3ec06d0`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](16e19d5da4...3ec06d0e9c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 8e803bdb02 Bump assets/themes/dracula-sublime from `811a634` to `26c57ec`
Bumps [assets/themes/dracula-sublime](https://github.com/dracula/sublime) from `811a634` to `26c57ec`.
- [Release notes](https://github.com/dracula/sublime/releases)
- [Commits](811a634420...26c57ec282)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] a265242e6e Bump assets/themes/Solarized from `87e0109` to `3707f68`
Bumps [assets/themes/Solarized](https://github.com/braver/Solarized) from `87e0109` to `3707f68`.
- [Release notes](https://github.com/braver/Solarized/releases)
- [Commits](87e01090cf...3707f68ddc)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 3aa9b31bda Bump assets/syntaxes/02_Extra/Elm from `dfbb8bd` to `e266d27`
Bumps [assets/syntaxes/02_Extra/Elm](https://github.com/elm-community/SublimeElmLanguageSupport) from `dfbb8bd` to `e266d27`.
- [Release notes](https://github.com/elm-community/SublimeElmLanguageSupport/releases)
- [Commits](dfbb8bdc9a...e266d279c8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] c692c4770a Bump assets/syntaxes/02_Extra/Elixir from `89b3bad` to `1f010d5`
Bumps [assets/syntaxes/02_Extra/Elixir](https://github.com/princemaple/elixir-sublime-syntax) from `89b3bad` to `1f010d5`.
- [Release notes](https://github.com/princemaple/elixir-sublime-syntax/releases)
- [Commits](89b3bada32...1f010d5f63)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp 406bffa8c8 Update syntaxes and themes 4 years ago
sharkdp 48441b99ef Patch Markdown syntax
closes #963
see #977
4 years ago
Mitchell Kember f59d00d4c7 Fix base16, and combine 00 and 0f alpha encodings
This changes the base16 theme back from #RRGGBB0f to #RRGGBB00,
reverting part of #934. That PR used the 0f encoding to produce ANSI
escape sequences 30-37 and 40-47 rather than 38;5 and 48;5 which require
256-color support. Unfortunately, it resulted in base16 using the wrong
colors becuase ansi_term does not support the bright variants (90-97 and
100-107) so it simply mapped them to the non-bright colors.

This PR makes combines the 00 and 0f alpha encodings into 00, and makes
them use the Color enum for the first 8 colors and Fixed otherwise. This
means the ansi-light and ansi-dark themes will work on terminals without
256-color support, and base16 will render bright colors correctly.
4 years ago
sharkdp 0792195156 Properly add QML submodule 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 7d7ee1b594 Update cached verison of themes 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
sharkdp 319ab779ee Use 4-bit ANSI codes for base16 theme
closes #865
4 years ago
sharkdp 47abb192bc Patch Rust syntax file
closes #924
4 years ago
sharkdp 3447a03433 Update dependencies 4 years ago
sharkdp 0ecc94956b Add performance patch for Makefile syntax
Thanks to @keith-hall!

closes #750
4 years ago
David Peter 61e47e0c13
Add Stylus syntax (#917)
closes #915
4 years ago
sharkdp f5145ef130 Move Rego syntax 4 years ago
sharkdp 47a3721890 Add patch for C# syntax 4 years ago
Patrick East d39507889a Add OPA Rego syntax
This adds syntax support for Rego, the declarative policy language
used by the Open Policy Agent:

https://github.com/open-policy-agent/opa

Generated from:

https://github.com/open-policy-agent/opa/blob/master/misc/syntax/textmate/Rego.tmLanguage

Using:

https://github.com/aziz/SublimeSyntaxConvertor

Signed-off-by: Patrick East <east.patrick@gmail.com>
4 years ago
sharkdp 978def2d40 Update documentation 4 years ago
sharkdp ba29e07636 Remove superfluous files 4 years ago
sharkdp 32346612b7 Move syntaxes, fixes #874 4 years ago
sharkdp 4e40d4c720 Major update for the man page, closes #573 4 years ago
sharkdp 916c1e4359 Update assets 4 years ago
sharkdp 439be03634 Remove duplicate F# syntax 4 years ago
dependabot-preview[bot] 65023a987e Bump assets/syntaxes/Packages from `71fd0ec` to `759d6ee`
Bumps [assets/syntaxes/Packages](https://github.com/sublimehq/Packages) from `71fd0ec` to `759d6ee`.
- [Release notes](https://github.com/sublimehq/Packages/releases)
- [Commits](71fd0ec9e4...759d6eed9b)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp 91843f6f65 Update 'JavaScript (Babel).sublime-syntax' 4 years ago
dependabot-preview[bot] 696547b646 Bump assets/syntaxes/JavaScript (Babel) from `a9a908f` to `f4579f9`
Bumps [assets/syntaxes/JavaScript (Babel)](https://github.com/babel/babel-sublime) from `a9a908f` to `f4579f9`.
- [Release notes](https://github.com/babel/babel-sublime/releases)
- [Commits](a9a908fe1d...f4579f9107)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp 4d2682325b Update TypeScript.sublime-syntax 4 years ago
dependabot-preview[bot] 65811d9034 Bump assets/syntaxes/TypeScript from `ab51614` to `9cd994a`
Bumps [assets/syntaxes/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `ab51614` to `9cd994a`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases)
- [Commits](ab51614c07...9cd994af73)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp 147503bd56 Add CoffeeScript syntax, closes #833 4 years ago
dependabot-preview[bot] 9c3d8c4028 Bump assets/syntaxes/ssh-config from `e84b78f` to `16e19d5`
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `e84b78f` to `16e19d5`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](e84b78f9f9...16e19d5da4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] d33b7071e3 Bump assets/syntaxes/GraphQL from `66ce871` to `c9d8458`
Bumps [assets/syntaxes/GraphQL](https://github.com/dncrews/GraphQL-SublimeText3) from `66ce871` to `c9d8458`.
- [Release notes](https://github.com/dncrews/GraphQL-SublimeText3/releases)
- [Commits](66ce8713d8...c9d84587eb)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
chaaaaarlotte b675e1bb61 Add Vue syntax 4 years ago
dependabot-preview[bot] 6739230039 Bump assets/syntaxes/ssh-config from `fcd4378` to `e84b78f`
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `fcd4378` to `e84b78f`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](fcd4378567...e84b78f9f9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 710018b845 Bump assets/syntaxes/Fish from `ad6a6ca` to `2c254cc`
Bumps [assets/syntaxes/Fish](https://github.com/Phidica/sublime-fish) from `ad6a6ca` to `2c254cc`.
- [Release notes](https://github.com/Phidica/sublime-fish/releases)
- [Commits](ad6a6ca83c...2c254cc851)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] e98f34b1e8 Bump assets/syntaxes/LESS from `8cd08e3` to `3020993`
Bumps [assets/syntaxes/LESS](https://github.com/danro/LESS-sublime) from `8cd08e3` to `3020993`.
- [Release notes](https://github.com/danro/LESS-sublime/releases)
- [Commits](8cd08e30e6...3020993658)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 9ace915d71 Bump assets/themes/dracula-sublime from `c31934f` to `811a634`
Bumps [assets/themes/dracula-sublime](https://github.com/dracula/sublime) from `c31934f` to `811a634`.
- [Release notes](https://github.com/dracula/sublime/releases)
- [Commits](c31934f43f...811a634420)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 87776ae07e Bump assets/syntaxes/TypeScript from `1d5160e` to `ab51614`
Bumps [assets/syntaxes/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `1d5160e` to `ab51614`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases)
- [Commits](1d5160e8a1...ab51614c07)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 6c71a4324b Bump assets/syntaxes/Terraform from `c683495` to `64208ea`
Bumps [assets/syntaxes/Terraform](https://github.com/alexlouden/Terraform.tmLanguage) from `c683495` to `64208ea`.
- [Release notes](https://github.com/alexlouden/Terraform.tmLanguage/releases)
- [Commits](c683495c64...64208ea816)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] f66a5bfa42 Bump assets/themes/dracula-sublime from `1d068cb` to `c31934f`
Bumps [assets/themes/dracula-sublime](https://github.com/dracula/sublime) from `1d068cb` to `c31934f`.
- [Release notes](https://github.com/dracula/sublime/releases)
- [Commits](1d068cb1ba...c31934f43f)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 0aca27511a Add simple /proc/meminfo syntax, see #593 5 years ago
sharkdp 77ff853739 Add simple /proc/cpuinfo syntax, see #593 5 years ago
sharkdp 20ba984c6d Update help text, closes #713 5 years ago
dependabot-preview[bot] e9156f8090 Bump assets/syntaxes/SCSS_Sass from `0e8e0f9` to `b98a3f3`
Bumps [assets/syntaxes/SCSS_Sass](https://github.com/braver/SublimeSass) from `0e8e0f9` to `b98a3f3`.
- [Release notes](https://github.com/braver/SublimeSass/releases)
- [Commits](0e8e0f9d2f...b98a3f3ccf)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 1eaa681c7e Bump assets/themes/dracula-sublime from `b7e8961` to `1d068cb`
Bumps [assets/themes/dracula-sublime](https://github.com/dracula/sublime) from `b7e8961` to `1d068cb`.
- [Release notes](https://github.com/dracula/sublime/releases)
- [Commits](b7e8961afa...1d068cb1ba)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] d96ae099ef Bump assets/syntaxes/Elixir from `044d9af` to `89b3bad`
Bumps [assets/syntaxes/Elixir](https://github.com/princemaple/elixir-sublime-syntax) from `044d9af` to `89b3bad`.
- [Release notes](https://github.com/princemaple/elixir-sublime-syntax/releases)
- [Commits](044d9af8a1...89b3bada32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Steve Huff 83dc8468b0 feat(theme): Solarized light and dark themes 5 years ago
dependabot-preview[bot] 0fed098c53 Bump assets/syntaxes/LESS from `4eada94` to `8cd08e3`
Bumps [assets/syntaxes/LESS](https://github.com/danro/LESS-sublime) from `4eada94` to `8cd08e3`.
- [Release notes](https://github.com/danro/LESS-sublime/releases)
- [Commits](4eada94009...8cd08e30e6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] cc7eafb7fb Bump assets/syntaxes/TypeScript from `8bfce29` to `1d5160e`
Bumps [assets/syntaxes/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `8bfce29` to `1d5160e`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases)
- [Commits](8bfce299be...1d5160e8a1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] f35c41ba13 Bump assets/syntaxes/Fish from `0f7d31b` to `ad6a6ca`
Bumps [assets/syntaxes/Fish](https://github.com/Phidica/sublime-fish) from `0f7d31b` to `ad6a6ca`.
- [Release notes](https://github.com/Phidica/sublime-fish/releases)
- [Commits](0f7d31b43e...ad6a6ca83c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 1f4246eb3c Bump assets/syntaxes/ssh-config from `17e23d7` to `fcd4378`
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `17e23d7` to `fcd4378`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](17e23d7d38...fcd4378567)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 9300392c43 Bump assets/themes/zenburn from `b7f27e2` to `cb746f6`
Bumps [assets/themes/zenburn](https://github.com/colinta/zenburn) from `b7f27e2` to `cb746f6`.
- [Release notes](https://github.com/colinta/zenburn/releases)
- [Commits](b7f27e2f65...cb746f6962)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 8d3ce5f88a Manually convert PowerShell.sublime-syntax 5 years ago
dependabot-preview[bot] a1d18d8c8c Bump assets/syntaxes/PowerShell from `12b7d72` to `4a0a076`
Bumps [assets/syntaxes/PowerShell](https://github.com/PowerShell/EditorSyntax) from `12b7d72` to `4a0a076`.
- [Release notes](https://github.com/PowerShell/EditorSyntax/releases)
- [Commits](12b7d7257e...4a0a076661)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp d43431d8f1 Manually convert Crystal.sublime-syntax 5 years ago
dependabot-preview[bot] 8baa76aa8f Bump assets/syntaxes/Crystal from `2f96cec` to `2ee9d66`
Bumps [assets/syntaxes/Crystal](https://github.com/crystal-lang-tools/sublime-crystal) from `2f96cec` to `2ee9d66`.
- [Release notes](https://github.com/crystal-lang-tools/sublime-crystal/releases)
- [Commits](2f96cec2ca...2ee9d667ae)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 01846fad30 Manually convert Nix.sublime-syntax 5 years ago
dependabot-preview[bot] 18255f9835 Bump assets/syntaxes/Nix from `ebf0657` to `9032bd6`
Bumps [assets/syntaxes/Nix](https://github.com/wmertens/sublime-nix) from `ebf0657` to `9032bd6`.
- [Release notes](https://github.com/wmertens/sublime-nix/releases)
- [Commits](ebf06571f3...9032bd6137)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 7b94f2c1d7 Manually convert Cabal.sublime-syntax 5 years ago
dependabot-preview[bot] 7ca73c2e79 Bump assets/syntaxes/Cabal from `1c054d9` to `2d98cb7`
Bumps [assets/syntaxes/Cabal](https://github.com/SublimeHaskell/SublimeHaskell) from `1c054d9` to `2d98cb7`.
- [Release notes](https://github.com/SublimeHaskell/SublimeHaskell/releases)
- [Commits](1c054d9b36...2d98cb79eb)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 75cb1ce196 Manually convert Robot.sublime-syntax 5 years ago
dependabot-preview[bot] 35026a033a Bump assets/syntaxes/Robot from `8e5a349` to `fcd3323`
Bumps [assets/syntaxes/Robot](https://github.com/andriyko/sublime-robot-framework-assistant) from `8e5a349` to `fcd3323`.
- [Release notes](https://github.com/andriyko/sublime-robot-framework-assistant/releases)
- [Commits](8e5a349a3e...fcd3323b56)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
crabique 7b2e98d5b7 added Nord color theme 5 years ago
dependabot-preview[bot] 9b1930b2b3 Bump assets/syntaxes/Packages from `d1494f4` to `71fd0ec`
Bumps [assets/syntaxes/Packages](https://github.com/sublimehq/Packages) from `d1494f4` to `71fd0ec`.
- [Release notes](https://github.com/sublimehq/Packages/releases)
- [Commits](d1494f4a5a...71fd0ec9e4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 96d8013581 Bump assets/syntaxes/Docker from `6e521ea` to `9e9a518`
Bumps [assets/syntaxes/Docker](https://github.com/asbjornenge/Docker.tmbundle) from `6e521ea` to `9e9a518`.
- [Release notes](https://github.com/asbjornenge/Docker.tmbundle/releases)
- [Commits](6e521ead6c...9e9a518aed)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 46b345f2c2 Bump assets/syntaxes/Jsonnet from `80775c6` to `e2c917e`
Bumps [assets/syntaxes/Jsonnet](https://github.com/gburiola/sublime-jsonnet-syntax) from `80775c6` to `e2c917e`.
- [Release notes](https://github.com/gburiola/sublime-jsonnet-syntax/releases)
- [Commits](80775c616e...e2c917ed7d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 4e5b40e274 Bump assets/syntaxes/SCSS_Sass from `1195db9` to `0e8e0f9`
Bumps [assets/syntaxes/SCSS_Sass](https://github.com/braver/SublimeSass) from `1195db9` to `0e8e0f9`.
- [Release notes](https://github.com/braver/SublimeSass/releases)
- [Commits](1195db9f16...0e8e0f9d2f)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] d0e7ca159a Bump assets/syntaxes/Julia from `581805e` to `0ca4cc2`
Bumps [assets/syntaxes/Julia](https://github.com/JuliaEditorSupport/Julia-sublime) from `581805e` to `0ca4cc2`.
- [Release notes](https://github.com/JuliaEditorSupport/Julia-sublime/releases)
- [Commits](581805e47c...0ca4cc2990)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp e981e97407 Manually convert DotENV.sublime-syntax 5 years ago
dependabot-preview[bot] a8ec3b826c Bump assets/syntaxes/DotENV from `f6cad11` to `a1c9176`
Bumps [assets/syntaxes/DotENV](https://github.com/zaynali53/DotENV) from `f6cad11` to `a1c9176`.
- [Release notes](https://github.com/zaynali53/DotENV/releases)
- [Commits](f6cad1140c...a1c917633d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp f4a59d74f1 Manually convert TypeScript.sublime-syntax 5 years ago
dependabot-preview[bot] b9b6d9e31e Bump assets/syntaxes/TypeScript from `19a599a` to `8bfce29`
Bumps [assets/syntaxes/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `19a599a` to `8bfce29`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases)
- [Commits](19a599ad0e...8bfce299be)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp d65ae517dd Rename Fish syntax folder 5 years ago
sharkdp bb675e57c7 Remove manually converted fish syntax 5 years ago
dependabot-preview[bot] 9fe38e200e Bump assets/syntaxes/sublime-fish from `0795764` to `0f7d31b`
Bumps [assets/syntaxes/sublime-fish](https://github.com/Phidica/sublime-fish) from `0795764` to `0f7d31b`.
- [Release notes](https://github.com/Phidica/sublime-fish/releases)
- [Commits](079576415a...0f7d31b43e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] a2fcb09d7a Bump assets/syntaxes/Protobuf from `5115c1c` to `726e21d`
Bumps [assets/syntaxes/Protobuf](https://github.com/VcamX/protobuf-syntax-highlighting) from `5115c1c` to `726e21d`.
- [Release notes](https://github.com/VcamX/protobuf-syntax-highlighting/releases)
- [Commits](5115c1c59a...726e21d74d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 8c7916e128 Bump assets/themes/sublime-monokai-extended from `1658f51` to `0ca4e75`
Bumps [assets/themes/sublime-monokai-extended](https://github.com/jonschlinkert/sublime-monokai-extended) from `1658f51` to `0ca4e75`.
- [Release notes](https://github.com/jonschlinkert/sublime-monokai-extended/releases)
- [Commits](1658f51c15...0ca4e75291)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 3d23daa7b4 Bump assets/syntaxes/LESS from `d3ddfe7` to `4eada94`
Bumps [assets/syntaxes/LESS](https://github.com/danro/LESS-sublime) from `d3ddfe7` to `4eada94`.
- [Release notes](https://github.com/danro/LESS-sublime/releases)
- [Commits](d3ddfe7b51...4eada94009)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 572cbb00e2 Bump assets/syntaxes/PureScript from `42a61e3` to `5acebc1`
Bumps [assets/syntaxes/PureScript](https://github.com/tellnobody1/sublime-purescript-syntax) from `42a61e3` to `5acebc1`.
- [Release notes](https://github.com/tellnobody1/sublime-purescript-syntax/releases)
- [Commits](42a61e39ad...5acebc1850)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] dedaebdf15 Bump assets/syntaxes/Terraform from `3227a2d` to `c683495`
Bumps [assets/syntaxes/Terraform](https://github.com/alexlouden/Terraform.tmLanguage) from `3227a2d` to `c683495`.
- [Release notes](https://github.com/alexlouden/Terraform.tmLanguage/releases)
- [Commits](3227a2d2a2...c683495c64)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 3d90c6adee Bump assets/syntaxes/ssh-config from `86bfd1b` to `17e23d7`
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `86bfd1b` to `17e23d7`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](86bfd1b090...17e23d7d38)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 06a521ec34 Bump assets/themes/onehalf from `2516b37` to `fdcbffe`
Bumps [assets/themes/onehalf](https://github.com/sonph/onehalf) from `2516b37` to `fdcbffe`.
- [Release notes](https://github.com/sonph/onehalf/releases)
- [Commits](2516b37c3f...fdcbffe317)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 37f7c94ba4 Properly add Twig submodule, closes #721 5 years ago
sharkdp 396e1ac6b6 Add simple pattern for command-line options 5 years ago
sharkdp 49e2073910 Highlight capitalized function calls / man page references 5 years ago
sharkdp 0a42d2b897 Add Nim syntax, closes #542 5 years ago
Helder M 3b5fcf4619 Update options sort order in --help and manpage file
This commit updates the sort order of --help options in order to improve
usability/importance putting most useful/used commands on top. In
addition to that, similar options were grouped together.
5 years ago
Ethan P ab2a6ad1d5 Add more colors to fstab syntax 5 years ago
Ethan P 59f2b30768
Merge pull request #696 from flopp/fstab-syntax
Add fstab syntax definitions
5 years ago
Anubhab Ghosh 9fb14d78e1 Add syntax highlighting for /etc/resolv.conf 5 years ago
Anubhab Ghosh edbb4b2fc9 Add syntax highlighting for /etc/passwd file 5 years ago
Anubhab Ghosh 15b1676b72 Add syntax highlighting for /etc/group file 5 years ago
Florian Pigorsch 753a124ef2 Add some comments 5 years ago
Florian Pigorsch 58a4d009fa Add fstab file syntax 5 years ago
sharkdp f03b45f3e5 Update TOML syntax 5 years ago
Clar Fon e44045a71a Add Dracula theme 5 years ago
Ethan P 962abcef80 Update create.sh to quickly check for and update missing submodules 5 years ago
Ethan P 95f2e5bbb7 Ensure submodules are updated before creating asset cache 5 years ago
Martin Polreich f0f77b1673 Add SaltStack SLS syntax 5 years ago
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