Ville Skyttä
7537e309d8
Add groff syntax
...
The syntax is named "Man Page" upstream, but our man page syntax is
different, it's for rendered man pages. Rename to Groff and remove
`.man` from extensions.
2021-07-25 13:27:30 +02:00
David Peter
3da4651569
Update Julia syntax, closes #1692
2021-07-13 08:50:23 +02:00
dependabot[bot]
3617c98cf5
Bump assets/syntaxes/02_Extra/CMake from 7d6231c
to ab6ef4e
...
Bumps [assets/syntaxes/02_Extra/CMake](https://github.com/zyxar/Sublime-CMakeLists ) from `7d6231c` to `ab6ef4e`.
- [Release notes](https://github.com/zyxar/Sublime-CMakeLists/releases )
- [Commits](7d6231c934...ab6ef4ef9f
)
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/CMake
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 21:19:05 +02:00
Kid
35f31270f3
Highlight mtab files with fstab highlighting
2021-06-10 14:46:36 +02:00
Martin Nordholts
2f98610929
DotENV.sublime-syntax: Re-exported after .tmLanguage update
...
Exported from licenced version of Sublime Text, Version 3.1.1, Build
3176.
2021-06-01 18:39:39 +02:00
dependabot[bot]
89539ff247
Bump assets/syntaxes/02_Extra/DotENV from a1c9176
to 58201ba
...
Bumps [assets/syntaxes/02_Extra/DotENV](https://github.com/zaynali53/DotENV ) from `a1c9176` to `58201ba`.
- [Release notes](https://github.com/zaynali53/DotENV/releases )
- [Commits](a1c917633d...58201ba2ab
)
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 02:01:58 +00:00
David Peter
fb0f12a221
Merge pull request #1643 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/Lean-29a03a8
...
Bump assets/syntaxes/02_Extra/Lean from `824213d` to `29a03a8`
2021-05-12 22:35:01 +02:00
David Peter
d4df0b4405
Merge pull request #1645 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/FSharp-9e4645c
...
Bump assets/syntaxes/02_Extra/FSharp from `c18616d` to `9e4645c`
2021-05-12 22:33:50 +02:00
David Peter
2904f24ea8
Merge pull request #1606 from sharkdp/syslog
...
Improve Syslog and general log file highlighting
2021-05-12 22:22:50 +02:00
Ersikan
e219c8fc03
Update SublimeEthereum version
...
A fix I submitted upstream was merged, and this commit bumps the submodule
to include it.
2021-05-12 11:42:17 +02:00
Ersikan
fc88040b31
Add Solidity and Vyper syntax
2021-05-12 11:42:17 +02:00
David Peter
5db3c93057
Merge branch 'master' into syslog
2021-05-12 11:34:35 +02:00
dependabot[bot]
09711cd6f9
Bump assets/syntaxes/02_Extra/Lean from 824213d
to 29a03a8
...
Bumps [assets/syntaxes/02_Extra/Lean](https://github.com/leanprover/vscode-lean ) from `824213d` to `29a03a8`.
- [Release notes](https://github.com/leanprover/vscode-lean/releases )
- [Commits](824213de37...29a03a8aba
)
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 09:27:14 +00:00
dependabot[bot]
b16cacc758
Bump assets/syntaxes/02_Extra/SCSS_Sass from 4868322
to 63819a1
...
Bumps [assets/syntaxes/02_Extra/SCSS_Sass](https://github.com/braver/SublimeSass ) from `4868322` to `63819a1`.
- [Release notes](https://github.com/braver/SublimeSass/releases )
- [Commits](4868322030...63819a1ab6
)
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 11:24:59 +02:00
dependabot[bot]
a30e3c9066
Bump assets/syntaxes/02_Extra/FSharp from c18616d
to 9e4645c
...
Bumps [assets/syntaxes/02_Extra/FSharp](https://github.com/hoest/sublimetext-fsharp ) from `c18616d` to `9e4645c`.
- [Release notes](https://github.com/hoest/sublimetext-fsharp/releases )
- [Commits](c18616d6bd...9e4645c608
)
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 09:19:28 +00:00
dependabot-preview[bot]
613b41e357
Bump assets/syntaxes/02_Extra/Julia from 45a1b6f
to cc13e7d
...
Bumps [assets/syntaxes/02_Extra/Julia](https://github.com/JuliaEditorSupport/Julia-sublime ) from `45a1b6f` to `cc13e7d`.
- [Release notes](https://github.com/JuliaEditorSupport/Julia-sublime/releases )
- [Commits](45a1b6fe6c...cc13e7d4ef
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-12 11:19:14 +02:00
Keith Hall
848ceb6f10
Remove variable.other from CSV highlighting
2021-05-11 21:04:02 +02:00
Keith Hall
3559079de0
Improvements to CSV highlighting
2021-05-11 21:04:02 +02:00
Keith Hall
b3ab843954
add warning highlighting to log file syntax definition
2021-04-09 22:09:01 +03:00
Keith Hall
867cf63dd9
add word boundaries to log syntax highlighting
2021-04-07 22:33:59 +03:00
Keith Hall
7c4edacb2b
Add independent log syntax
2021-04-06 23:55:22 +03:00
Keith Hall
782ede5db5
improve syslog syntax
2021-04-05 22:24:04 +03:00
Keith Hall
1537733e6b
replace Syslog dependency with a custom syntax
2021-04-04 22:47:01 +03:00
Sean McLoughlin
d89fa3ebc2
Add SystemVerilog support
2021-03-15 07:21:15 +01:00
dependabot-preview[bot]
b489fc75c9
Bump assets/syntaxes/02_Extra/Crystal from 5e032ff
to eb63666
...
Bumps [assets/syntaxes/02_Extra/Crystal](https://github.com/crystal-lang-tools/sublime-crystal ) from `5e032ff` to `eb63666`.
- [Release notes](https://github.com/crystal-lang-tools/sublime-crystal/releases )
- [Commits](5e032ff5f5...eb63666f35
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 12:18:40 +01:00
dependabot-preview[bot]
fc24cb2a77
Bump assets/syntaxes/02_Extra/LESS from 44632e1
to a2eae04
...
Bumps [assets/syntaxes/02_Extra/LESS](https://github.com/danro/LESS-sublime ) from `44632e1` to `a2eae04`.
- [Release notes](https://github.com/danro/LESS-sublime/releases )
- [Commits](44632e19af...a2eae0453e
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 12:18:28 +01:00
dependabot-preview[bot]
8a926d511a
Bump assets/syntaxes/02_Extra/Julia from e2b1cb5
to 45a1b6f
...
Bumps [assets/syntaxes/02_Extra/Julia](https://github.com/JuliaEditorSupport/Julia-sublime ) from `e2b1cb5` to `45a1b6f`.
- [Release notes](https://github.com/JuliaEditorSupport/Julia-sublime/releases )
- [Commits](e2b1cb549d...45a1b6fe6c
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 08:23:49 +01:00
dependabot-preview[bot]
8885285b10
Bump assets/syntaxes/02_Extra/Lean from 49d1853
to 824213d
...
Bumps [assets/syntaxes/02_Extra/Lean](https://github.com/leanprover/vscode-lean ) from `49d1853` to `824213d`.
- [Release notes](https://github.com/leanprover/vscode-lean/releases )
- [Commits](49d185361a...824213de37
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 08:23:34 +01:00
Keith Hall
2e8c0a39db
Add support for env vars and manpage refs with dots to Manpage syntax
2021-02-15 22:30:42 +01:00
dependabot-preview[bot]
deec2902e4
Bump assets/syntaxes/02_Extra/Svelte from aee0676
to c71f129
...
Bumps [assets/syntaxes/02_Extra/Svelte](https://github.com/corneliusio/svelte-sublime ) from `aee0676` to `c71f129`.
- [Release notes](https://github.com/corneliusio/svelte-sublime/releases )
- [Commits](aee0676f37...c71f1290b0
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-07 22:35:00 +01:00
dependabot-preview[bot]
fa72f86e17
Bump assets/syntaxes/02_Extra/CMake from 21e9698
to 7d6231c
...
Bumps [assets/syntaxes/02_Extra/CMake](https://github.com/zyxar/Sublime-CMakeLists ) from `21e9698` to `7d6231c`.
- [Release notes](https://github.com/zyxar/Sublime-CMakeLists/releases )
- [Commits](21e96989d6...7d6231c934
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-07 22:34:03 +01:00
dependabot-preview[bot]
6527126e50
Bump assets/syntaxes/02_Extra/Lean from 7e99440
to 49d1853
...
Bumps [assets/syntaxes/02_Extra/Lean](https://github.com/leanprover/vscode-lean ) from `7e99440` to `49d1853`.
- [Release notes](https://github.com/leanprover/vscode-lean/releases )
- [Commits](7e99440b33...49d185361a
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-07 22:33:40 +01:00
sharkdp
4c523af1ab
Add gnuplot syntax
...
closes #1431
2021-01-09 22:35:50 +01:00
Ensar Sarajčić
b458292a69
Target VimL upstream .sublime-syntax file ( #1483 )
...
* Target VimL upstream .sublime-syntax file
Upstream **VimL Syntax** has been updated
to include `.sublime-syntax` file instead of `.tmLanguage`,
therefore manually added `.sublime-syntax` is no longer needed
* Remove .bin changes
2021-01-06 21:06:57 +01:00
Paul Smith
d388d07e9f
Delete erroneously added Sublime file
2021-01-02 21:34:25 +01:00
Paul Smith
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
Julian Berman
037a66c57b
Add the Lean submodule.
2021-01-02 09:45:19 +01:00
Julian Berman
1a04dcf10f
Add Lean.sublime-syntax.
...
Covers syntax for Lean 3, an interactive theorem prover
at https://leanprover-community.github.io/ whose users
mostly use VSCode.
2021-01-02 09:45:19 +01:00
dependabot-preview[bot]
a0225018e6
Bump assets/syntaxes/02_Extra/TypeScript from 603ebb4
to a607ddf
...
Bumps [assets/syntaxes/02_Extra/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin ) from `603ebb4` to `a607ddf`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases )
- [Commits](603ebb48b1...a607ddfec9
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 08:14:16 +01:00
dependabot-preview[bot]
285ac75738
Bump assets/syntaxes/02_Extra/Julia from 6c0d770
to e2b1cb5
...
Bumps [assets/syntaxes/02_Extra/Julia](https://github.com/JuliaEditorSupport/Julia-sublime ) from `6c0d770` to `e2b1cb5`.
- [Release notes](https://github.com/JuliaEditorSupport/Julia-sublime/releases )
- [Commits](6c0d770fc7...e2b1cb549d
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 08:09:25 +01:00
dependabot-preview[bot]
00ff54be4e
Bump assets/syntaxes/02_Extra/SCSS_Sass from bc6332c
to 4868322
...
Bumps [assets/syntaxes/02_Extra/SCSS_Sass](https://github.com/braver/SublimeSass ) from `bc6332c` to `4868322`.
- [Release notes](https://github.com/braver/SublimeSass/releases )
- [Commits](bc6332c1be...4868322030
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 08:08:29 +01:00
sharkdp
6d0e7650c3
Add .resource extension for Robot Framework
2020-12-29 09:04:34 +01:00
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