-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git submodule update --remote --merge
- Loading branch information
Showing
32 changed files
with
32 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule 01_Packages
updated
794 files
Submodule Docker
updated
2 files
+2 −2 | Syntaxes/Dockerfile-bash.sublime-syntax | |
+1 −1 | Syntaxes/Dockerfile.sublime-syntax |
Submodule Elixir
updated
57 files
Submodule JavaScript (Babel)
updated
52 files
Submodule Lean
updated
41 files
Submodule MediaWiki
updated
14 files
+6 −0 | Changelog.mediawiki | |
+4 −4 | mediawiker.py | |
+1 −1 | messages.json | |
+1 −1 | messages/latest_version.txt | |
+1 −1 | mwcommands/mw_add_category.py | |
+1 −1 | mwcommands/mw_add_template.py | |
+2 −2 | mwcommands/mw_hovers.py | |
+1 −1 | mwcommands/mw_page_backlinks.py | |
+1 −1 | mwcommands/mw_page_langlinks.py | |
+1 −1 | mwcommands/mw_preview_page_with_sandbox.py | |
+1 −1 | mwcommands/mw_red_links.py | |
+1 −1 | mwcommands/mw_show_external_links.py | |
+1 −1 | mwcommands/mw_show_internal_links.py | |
+6 −1 | mwcommands/mw_utils.py |
Submodule PowerShell
updated
3 files
+10 −0 | .github/CODE_OF_CONDUCT.md | |
+41 −0 | .github/SECURITY.md | |
+7 −10 | README.md |
Submodule QML
updated
from e3e058 to a73ae7
Submodule SCSS_Sass
updated
from d3d940 to dff7d0
Submodule SublimeEthereum
updated
15 files
+2 −0 | .gitignore | |
+196 −0 | Cairo.YAML-tmLanguage | |
+607 −0 | Cairo.tmLanguage | |
+60 −30 | README.md | |
+607 −215 | Solidity.sublime-syntax | |
+79 −0 | Vyper.YAML-tmLanguage | |
+0 −303 | Vyper.sublime-syntax | |
+231 −0 | Vyper.tmLanguage | |
+192 −0 | Yul.YAML-tmLanguage | |
+534 −0 | Yul.tmLanguage | |
+8 −0 | img/cairo.svg | |
+41 −0 | img/logos.svg | |
+1 −0 | img/solidity.svg | |
+11 −0 | img/vyper.svg | |
+1 −0 | test.txt |
Submodule Svelte
updated
6 files
+52 −52 | HTML.yaml | |
+34 −23 | README.md | |
+754 −721 | Svelte.sublime-syntax | |
+63 −22 | Svelte.sublime-syntax.yaml-macros | |
+ − | media/hello-world-3.png | |
+ − | media/hello-world.png |
Submodule Terraform
updated
from 54d835 to 1576c2
Submodule TypeScript
updated
108 files
Submodule vscode-wgsl
updated
4 files
+9 −1 | .github/workflows/publish.yml | |
+0 −2 | language-configuration.json | |
+1 −1 | package-lock.json | |
+1 −1 | package.json |
Submodule Solarized
updated
15 files
+22 −0 | README.md | |
+0 −15 | README.mkd | |
+634 −0 | Solarized (dark).sublime-color-scheme | |
+0 −1,078 | Solarized (dark).tmTheme | |
+634 −0 | Solarized (light).sublime-color-scheme | |
+0 −1,078 | Solarized (light).tmTheme | |
+0 −58 | colors.md | |
+0 −2 | samples/README.md | |
+0 −39 | samples/test.c | |
+0 −23 | samples/test.coffee | |
+0 −20 | samples/test.html | |
+0 −42 | samples/test.js | |
+0 −26 | samples/test.md | |
+0 −39 | samples/test.py | |
+0 −49 | samples/test.rb |
Submodule dracula-sublime
updated
16 files
+8 −6 | INSTALL.md | |
+13 −3 | README.md | |
+ − | dracula-pro.png | |
+ − | images/c.png | |
+ − | images/css.png | |
+ − | images/go.png | |
+ − | images/html.png | |
+ − | images/java.png | |
+ − | images/javascript.png | |
+ − | images/kotlin.png | |
+ − | images/php.png | |
+ − | images/python.png | |
+ − | images/ruby.png | |
+ − | images/rust.png | |
+ − | images/typescript.png | |
+ − | screenshot.png |