Commit Graph

175 Commits (36073a3d95ba2cb5aa5286f14aca7fa1564301a8)

Author SHA1 Message Date
Dash Peters 99819087f1 Switch to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet 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 bb18ece8a4 Remove 'Haskell (improved) syntax' 4 years ago
sharkdp 6b86ab5cd0 Move syntax to 02_Extra folder 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] 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] 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 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
David Peter 61e47e0c13
Add Stylus syntax (#917)
closes #915
5 years ago
sharkdp f5145ef130 Move Rego syntax 5 years ago
sharkdp 32346612b7 Move syntaxes, fixes #874 5 years ago