Ensar Sarajčić
9c9a9ac452
Update VimL syntax upstream
2020-12-28 09:33:32 +01:00
Ensar Sarajčić
29ea396c31
Improve VimL regex highlighting
...
**NOTES:**
- PR is not yet merged in upstream repository (https://github.com/SalGnt/Sublime-VimL/pull/12 ),
but sublime-syntax file is already updated with changes.
- Updated syntax test files are added as well
This fixes #1064
2020-12-28 09:33:32 +01:00
dependabot-preview[bot]
5596c6133b
Bump assets/syntaxes/02_Extra/ssh-config from 1ddcb32
to 201816b
...
Bumps [assets/syntaxes/02_Extra/ssh-config](https://github.com/robballou/sublimetext-sshconfig ) from `1ddcb32` to `201816b`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases )
- [Commits](1ddcb320ac...201816b609
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-01 08:05:31 +01:00
dependabot-preview[bot]
304332e380
Bump assets/syntaxes/02_Extra/GraphQL from c9d8458
to 59304d6
...
Bumps [assets/syntaxes/02_Extra/GraphQL](https://github.com/dncrews/GraphQL-SublimeText3 ) from `c9d8458` to `59304d6`.
- [Release notes](https://github.com/dncrews/GraphQL-SublimeText3/releases )
- [Commits](c9d84587eb...59304d6c7b
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-01 08:05:00 +01:00
dependabot-preview[bot]
fb989d8c94
Bump assets/syntaxes/02_Extra/Svelte from bf92f5b
to aee0676
...
Bumps [assets/syntaxes/02_Extra/Svelte](https://github.com/corneliusio/svelte-sublime ) from `bf92f5b` to `aee0676`.
- [Release notes](https://github.com/corneliusio/svelte-sublime/releases )
- [Commits](bf92f5b7b6...aee0676f37
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-01 08:04:28 +01:00
dependabot-preview[bot]
026220b960
Bump assets/syntaxes/02_Extra/AWK from e593eb6
to e23926e
...
Bumps [assets/syntaxes/02_Extra/AWK](https://github.com/JohnNilsson/awk-sublime ) from `e593eb6` to `e23926e`.
- [Release notes](https://github.com/JohnNilsson/awk-sublime/releases )
- [Commits](e593eb6d42...e23926eca1
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-01 08:04:08 +01:00
sharkdp
51463a4b41
Change Robot syntax name to 'Robot Framework'
2020-11-23 14:16:37 +01:00
dependabot-preview[bot]
91057f2a09
Bump assets/syntaxes/02_Extra/Terraform from 64208ea
to 54d8350
...
Bumps [assets/syntaxes/02_Extra/Terraform](https://github.com/alexlouden/Terraform.tmLanguage ) from `64208ea` to `54d8350`.
- [Release notes](https://github.com/alexlouden/Terraform.tmLanguage/releases )
- [Commits](64208ea816...54d8350c3c
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01 09:51:21 +01:00
dependabot-preview[bot]
15060f00a5
Bump assets/syntaxes/02_Extra/Elixir from 4ee539b
to 4fb0189
...
Bumps [assets/syntaxes/02_Extra/Elixir](https://github.com/princemaple/elixir-sublime-syntax ) from `4ee539b` to `4fb0189`.
- [Release notes](https://github.com/princemaple/elixir-sublime-syntax/releases )
- [Commits](4ee539b43d...4fb01891dd
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01 09:49:46 +01:00
dependabot-preview[bot]
4674105698
Bump assets/syntaxes/02_Extra/CMake from aba96a0
to 21e9698
...
Bumps [assets/syntaxes/02_Extra/CMake](https://github.com/zyxar/Sublime-CMakeLists ) from `aba96a0` to `21e9698`.
- [Release notes](https://github.com/zyxar/Sublime-CMakeLists/releases )
- [Commits](aba96a0862...21e96989d6
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01 09:48:24 +01:00
David Peter
3a612f063e
Merge branch 'master' into master
2020-10-30 19:36:27 +01:00
Kyle Hubert
072fb380d8
Add Svelte as a syntax
2020-10-29 19:33:09 +01:00
Keith Hall
9ab0801ee1
Revert accidental regex literal -> unicode char change in Manpage syntax
2020-10-24 12:30:25 +02:00
Keith Hall
cfdb853ea6
End highlighting of C code in man pages when no longer relevant
2020-10-24 12:30:25 +02:00
Keith Hall
41e857ea16
Highlight C code in all man pages sections
2020-10-24 12:30:25 +02:00
Ján Priner
fc1f37d3df
Add Ninja syntax highlighting
2020-10-20 19:32:14 +02:00
Keith Hall
575888d81b
Fix Manpage C highlighting regression
2020-10-17 16:46:18 +02:00
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