Keith Hall
bb25111ca9
Improve Manpage syntax
2020-10-17 16:46:18 +02:00
Niklas Sombert
5e0b7f013a
Add support for comments after section headers ( closes #1259 )
...
There's no canonical definition of what's the INI syntax, but Python's `ConfigParser` supports comments after section headers:
```ini
[section] ; comment
```
2020-10-06 19:58:01 +02:00
sharkdp
c97aa55163
Add manually converted syntax
2020-10-05 18:53:49 +02:00
dependabot-preview[bot]
2e1e30705a
Bump assets/syntaxes/02_Extra/TypeScript from f21aba5
to 603ebb4
...
Bumps [assets/syntaxes/02_Extra/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin ) from `f21aba5` to `603ebb4`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases )
- [Commits](f21aba57c5...603ebb48b1
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-05 18:53:49 +02:00
dependabot-preview[bot]
c432a064a4
Bump assets/syntaxes/02_Extra/Email from ee3e68f
to e89d09d
...
Bumps [assets/syntaxes/02_Extra/Email](https://github.com/mariozaizar/email.sublime-syntax ) from `ee3e68f` to `e89d09d`.
- [Release notes](https://github.com/mariozaizar/email.sublime-syntax/releases )
- [Commits](ee3e68fce2...e89d09d440
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01 22:58:30 +02:00
dependabot-preview[bot]
6ca5543648
Bump assets/syntaxes/02_Extra/Elixir from d223f67
to 4ee539b
...
Bumps [assets/syntaxes/02_Extra/Elixir](https://github.com/princemaple/elixir-sublime-syntax ) from `d223f67` to `4ee539b`.
- [Release notes](https://github.com/princemaple/elixir-sublime-syntax/releases )
- [Commits](d223f67612...4ee539b43d
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01 20:46:32 +02:00
dependabot-preview[bot]
83afcdcf49
Bump assets/syntaxes/02_Extra/Nginx from dc70858
to 15a1db1
...
Bumps [assets/syntaxes/02_Extra/Nginx](https://github.com/brandonwamboldt/sublime-nginx ) from `dc70858` to `15a1db1`.
- [Release notes](https://github.com/brandonwamboldt/sublime-nginx/releases )
- [Commits](dc7085829f...15a1db1510
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01 20:46:15 +02:00
dependabot-preview[bot]
02cd68db37
Bump assets/syntaxes/02_Extra/AWK from 1ce5f90
to e593eb6
...
Bumps [assets/syntaxes/02_Extra/AWK](https://github.com/JohnNilsson/awk-sublime ) from `1ce5f90` to `e593eb6`.
- [Release notes](https://github.com/JohnNilsson/awk-sublime/releases )
- [Commits](1ce5f90d44...e593eb6d42
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 19:50:19 +02:00
sharkdp
e4df5643dc
Highlight crypttab files with fstab highlighting, closes #1073
2020-09-20 21:43:18 +02:00
Niklas Mohrin
e305402212
Add manually generated sublime syntax file for apache configs
2020-09-14 10:36:22 +02:00
Niklas Mohrin
d62b99f543
Adds Apache config file syntax highlighting
2020-09-14 10:36:22 +02:00
Niklas Mohrin
4d8133eb34
Adds Nginx config file syntax highlighting
2020-09-14 10:36:22 +02:00
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>
2020-09-08 21:24:28 +02:00
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>
2020-09-07 22:18:10 +02:00
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>
2020-08-03 21:52:58 +02:00
Dash Peters
99819087f1
Switch to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet
2020-07-09 08:15:04 +02:00
Caio Alonso
233d375983
Adds GLSL syntax
2020-06-22 22:19:48 -03:00
Guido Cella
4cdac180d8
Revert "Highlight systemd files and Pacman hooks as .ini files"
...
This reverts commit cde430a1e7
.
2020-06-21 10:58:32 +02:00
Guido Cella
d079bf86b1
Highlight systemd files and Pacman hooks as .ini files
2020-06-21 10:58:32 +02:00
sharkdp
cef04665eb
Manually convert Crystal.sublime-syntax
2020-06-01 09:54:46 +02:00
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>
2020-06-01 09:54:46 +02:00
sharkdp
1d46eb8ea3
Manually convert TypeScript.sublime-syntax
2020-06-01 09:50:30 +02:00
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>
2020-06-01 09:50:30 +02:00
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>
2020-06-01 09:31:28 +02:00
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>
2020-06-01 09:30:26 +02:00
Ryan Tolboom
268c0963b4
Updated AsciiDoc syntax submodule
2020-05-29 22:12:28 +02:00
sharkdp
bb18ece8a4
Remove 'Haskell (improved) syntax'
2020-05-27 10:09:57 +02:00
sharkdp
6b86ab5cd0
Move syntax to 02_Extra folder
2020-05-19 06:40:24 +02:00
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.
2020-05-19 06:40:24 +02:00
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>
2020-05-13 08:31:26 +02:00
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>
2020-05-13 08:22:27 +02:00
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>
2020-05-13 08:19:17 +02:00
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>
2020-05-13 07:58:15 +02:00
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>
2020-05-13 07:58:02 +02:00
sharkdp
0792195156
Properly add QML submodule
2020-05-01 10:24:19 +02:00
pylipp
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
Mario Zaizar
9014ffcfd8
Adds Email ( https://github.com/mariozaizar/email.sublime-syntax )
2020-04-29 19:38:39 +02:00
sharkdp
94310af30c
Add Fortran syntax, closes #957
2020-04-27 21:45:36 +02:00
David Peter
61e47e0c13
Add Stylus syntax ( #917 )
...
closes #915
2020-04-12 19:42:36 +02:00
sharkdp
f5145ef130
Move Rego syntax
2020-04-12 19:20:28 +02:00
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>
2020-03-27 07:33:07 +01:00
sharkdp
ba29e07636
Remove superfluous files
2020-03-22 00:04:33 +01:00
sharkdp
32346612b7
Move syntaxes, fixes #874
2020-03-21 23:53:53 +01:00
sharkdp
439be03634
Remove duplicate F# syntax
2020-03-15 22:33:26 +01:00
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>
2020-03-06 23:43:34 +01:00
sharkdp
91843f6f65
Update 'JavaScript (Babel).sublime-syntax'
2020-03-06 23:43:16 +01:00
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>
2020-03-06 23:43:16 +01:00
sharkdp
4d2682325b
Update TypeScript.sublime-syntax
2020-03-06 23:40:53 +01:00
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>
2020-03-06 23:40:53 +01:00
sharkdp
147503bd56
Add CoffeeScript syntax, closes #833
2020-03-06 23:29:08 +01:00
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>
2020-03-01 11:00:18 +01:00
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>
2020-03-01 10:59:58 +01:00
chaaaaarlotte
b675e1bb61
Add Vue syntax
2020-02-25 20:12:33 +01:00
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>
2020-02-16 18:56:35 +01:00
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>
2020-02-16 18:44:27 +01:00
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>
2020-02-10 20:23:01 +01:00
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>
2020-01-26 13:52:14 +01:00
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>
2020-01-26 13:51:59 +01:00
sharkdp
0aca27511a
Add simple /proc/meminfo syntax, see #593
2019-12-22 16:25:39 +01:00
sharkdp
77ff853739
Add simple /proc/cpuinfo syntax, see #593
2019-12-22 16:22:32 +01:00
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>
2019-12-20 17:57:16 +01:00
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>
2019-12-20 17:56:33 +01:00
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>
2019-12-15 19:05:10 +01:00
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>
2019-12-15 19:04:46 +01:00
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>
2019-12-15 19:03:49 +01:00
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>
2019-12-15 19:03:34 +01:00
sharkdp
8d3ce5f88a
Manually convert PowerShell.sublime-syntax
2019-12-09 23:40:31 +01:00
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>
2019-12-09 23:40:31 +01:00
sharkdp
d43431d8f1
Manually convert Crystal.sublime-syntax
2019-12-09 23:39:07 +01:00
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>
2019-12-09 23:39:07 +01:00
sharkdp
01846fad30
Manually convert Nix.sublime-syntax
2019-12-09 23:37:41 +01:00
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>
2019-12-09 23:37:41 +01:00
sharkdp
7b94f2c1d7
Manually convert Cabal.sublime-syntax
2019-12-09 23:36:28 +01:00
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>
2019-12-09 23:36:28 +01:00
sharkdp
75cb1ce196
Manually convert Robot.sublime-syntax
2019-12-09 23:34:50 +01:00
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>
2019-12-09 23:34:50 +01:00
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>
2019-11-08 10:44:29 +01:00
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>
2019-11-08 10:38:32 +01:00
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>
2019-11-08 10:37:48 +01:00
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>
2019-11-08 10:36:43 +01:00
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>
2019-11-08 10:35:57 +01:00
sharkdp
e981e97407
Manually convert DotENV.sublime-syntax
2019-11-06 20:23:07 +01:00
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>
2019-11-06 20:23:07 +01:00
sharkdp
f4a59d74f1
Manually convert TypeScript.sublime-syntax
2019-11-06 20:21:53 +01:00
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>
2019-11-06 20:21:53 +01:00
sharkdp
d65ae517dd
Rename Fish syntax folder
2019-11-06 20:19:01 +01:00
sharkdp
bb675e57c7
Remove manually converted fish syntax
2019-11-06 20:16:25 +01:00
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>
2019-11-06 20:16:25 +01:00
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>
2019-11-06 20:03:57 +01:00
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>
2019-11-05 20:42:09 +01:00
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>
2019-11-05 20:41:54 +01:00
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>
2019-11-05 20:41:47 +01:00
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>
2019-11-05 20:41:37 +01:00
sharkdp
37f7c94ba4
Properly add Twig submodule, closes #721
2019-11-05 20:33:16 +01:00
sharkdp
396e1ac6b6
Add simple pattern for command-line options
2019-11-05 07:13:33 +01:00
sharkdp
49e2073910
Highlight capitalized function calls / man page references
2019-11-05 07:13:33 +01:00
sharkdp
0a42d2b897
Add Nim syntax, closes #542
2019-10-30 19:47:24 +01:00
Ethan P
ab2a6ad1d5
Add more colors to fstab syntax
2019-10-29 09:20:14 +01:00
Ethan P
59f2b30768
Merge pull request #696 from flopp/fstab-syntax
...
Add fstab syntax definitions
2019-10-28 15:41:56 -07:00
Anubhab Ghosh
9fb14d78e1
Add syntax highlighting for /etc/resolv.conf
2019-10-28 21:29:29 +01:00
Anubhab Ghosh
edbb4b2fc9
Add syntax highlighting for /etc/passwd file
2019-10-24 08:20:46 +02:00
Anubhab Ghosh
15b1676b72
Add syntax highlighting for /etc/group file
2019-10-24 08:20:46 +02:00
Florian Pigorsch
753a124ef2
Add some comments
2019-10-21 22:00:39 +02:00
Florian Pigorsch
58a4d009fa
Add fstab file syntax
2019-10-21 21:56:24 +02:00
sharkdp
f03b45f3e5
Update TOML syntax
2019-10-20 20:48:14 +02:00
Martin Polreich
f0f77b1673
Add SaltStack SLS syntax
2019-10-06 21:26:46 +02:00
Ben Iofel
7ba5bc78b7
Update sublimehq/Packages to master
2019-09-23 08:58:56 +02:00
Luna
853e48e3f3
Allow underscores and dashes in page names to fix highlighting issues with pages such as signal-safety or posix_openpt.
2019-09-22 22:26:58 +02:00
Martin Polreich
12330fd154
Add Jinja2 syntax
2019-09-09 20:13:21 +02:00
sharkdp
82ca8804a2
Handle non-unicode characters in the preprocessor
2019-08-31 20:56:53 +02:00
sharkdp
4ba45e2ba2
Add first version of 'man page' syntax, closes #523
2019-08-31 14:32:37 +02:00
sharkdp
83a213bae7
Add 'strace' syntax, closes #599
2019-08-31 13:13:42 +02:00
sharkdp
3967e28ded
Add SCSS and Sass syntax, closes #637
2019-08-31 13:09:38 +02:00
sharkdp
2dc2a3712a
Add Verilog syntax, closes #616
2019-08-31 12:59:02 +02:00
Dan Davison
f963104006
Add GraphQL sublime syntax submodule
2019-08-10 13:17:02 +02:00
sharkdp
518997135e
Merge branch 'ssh-config' of https://github.com/issmirnov/bat into issmirnov-ssh-config
2019-06-07 08:17:04 +02:00
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.
2019-06-07 08:02:38 +02:00
Ivan Smirnov
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
sharkdp
3795acbd17
Add '.env' (DotENV) syntax
2019-05-31 21:05:34 +02:00
sharkdp
c7d08cfcfd
Add 'requirements.txt' syntax
2019-05-31 20:58:08 +02:00
Brice Waegeneire
dfa024f9e6
Add Org mode syntax, closes sharkdp#36
2019-05-29 19:52:06 +02:00
Tim Sampson
d72549a873
add fish shell syntax definition
2019-04-25 17:52:21 +02:00
Björn
c96927b550
Update F# syntax
2019-04-04 21:11:19 +02:00
sharkdp
3a5c52641b
Update assets/syntaxes/Packages
2019-02-07 22:53:18 +01:00
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
2019-02-07 07:40:22 +01:00
Okumura Takahiro
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
Benjamin Santos
ae08785ec8
Add Terraform syntax
2019-01-28 20:09:56 +01:00
sharkdp
c483e49b92
Consistent naming for submodules
2019-01-20 10:22:35 +01:00
Benjamin
94c9b40694
Protobuf-syntax and ProtobufText syntax ( #474 )
2019-01-20 10:20:53 +01:00
Benjamin Santos
3b5174bb1d
Add syslog-syntax
2019-01-18 07:24:46 +01:00
sharkdp
5d3205acc0
Add x86_64 Assembly manually
2018-12-14 23:07:11 +01:00
sharkdp
4e6816abd6
Remove problematic 'Assembly (x86_64)' submodule
2018-12-14 23:07:11 +01:00
sharkdp
d2d29180a7
Add ARM assembly
2018-12-14 22:52:57 +01:00
sharkdp
2f263c9fbf
Add x86_64 assembly
2018-12-14 22:46:50 +01:00
Markus Thömmes
dd48d29c28
Add AsciiDoc syntax.
2018-12-11 21:12:29 +01:00
Jerome Leclanche
4e43f8fa74
Highlight XDG desktop entry as .ini file
...
Reference: https://standards.freedesktop.org/desktop-entry-spec/latest/
2018-11-19 18:48:36 +01:00
Ahmed El Gabri
778a4929a8
Add twig support
2018-11-18 11:58:05 +01:00
sharkdp
1f9befbcd1
Update SHA1 in TOML submodule
2018-11-05 19:37:23 +01:00
sharkdp
50dc4a79b0
Display line-feed as instead of
2018-11-01 22:00:47 +01:00
sharkdp
8fa8f44706
Use ↹
character if tab-width == 1.
2018-11-01 22:00:47 +01:00
sharkdp
ecd862d9ff
Feature: Highlight non-printable characters
...
Adds a new `-A`/`--show-all` option (in analogy to GNU Linux `cat`s option) that
highlights non-printable characters like space, tab or newline.
This works in two steps:
- **Preprocessing**: replace space by `•`, replace tab by `├──┤`, replace
newline by ``, etc.
- **Highlighting**: Use a newly written Sublime syntax to highlight
these special symbols.
Note: This feature is not technically a drop-in replacement for GNU `cat`s
`--show-all` but it has the same purpose.
2018-11-01 22:00:47 +01:00
Tim Sampson
e3c71adba7
syntax: Add robot framework support
2018-10-09 20:27:01 +02:00
sharkdp
e1345cdc2a
Update VimL syntax
2018-10-05 18:44:51 +02:00
Tuk Bredsdorff
1b30539493
Added Mercurial's hgrc-files to the list of INI-extensions
2018-09-22 11:23:29 +02:00
sharkdp
97129ab9d8
Add PowerShell syntax, closes #306
2018-09-12 20:53:49 +02:00
Miguel Madrid Mencía
97efd75cee
Add Crystal syntax
2018-09-05 23:45:09 +02:00
sharkdp
ba00caf9c3
Add Swift syntax
2018-09-05 21:56:49 +02:00
sharkdp
ac418ba21c
Add PureScript syntax
2018-09-05 21:50:16 +02:00
sharkdp
021a68eb21
Add F# syntax, closes #284
2018-09-05 21:38:35 +02:00
David Peter
80ae2ecbf8
Merge branch 'master' into add-jsx-syntax
2018-09-05 20:51:03 +02:00