Change DM grammar
This commit is contained in:
vvvv-vvvv 2023-12-05 08:06:13 +00:00 коммит произвёл GitHub
Родитель f4c35bf84a
Коммит 09d9842ef0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
6 изменённых файлов: 10 добавлений и 11 удалений

6
.gitmodules поставляемый
Просмотреть файл

@ -323,9 +323,6 @@
[submodule "vendor/grammars/atom-salt"]
path = vendor/grammars/atom-salt
url = https://github.com/saltstack/atom-salt
[submodule "vendor/grammars/atomic-dreams"]
path = vendor/grammars/atomic-dreams
url = https://github.com/PJB3005/atomic-dreams
[submodule "vendor/grammars/ats"]
path = vendor/grammars/ats
url = https://github.com/steinwaywhw/ats-mode-sublimetext
@ -425,6 +422,9 @@
[submodule "vendor/grammars/diff.tmbundle"]
path = vendor/grammars/diff.tmbundle
url = https://github.com/textmate/diff.tmbundle
[submodule "vendor/grammars/dm-syntax"]
path = vendor/grammars/dm-syntax
url = https://github.com/spacestation13/dm-syntax.git
[submodule "vendor/grammars/dylan.tmbundle"]
path = vendor/grammars/dylan.tmbundle
url = https://github.com/textmate/dylan.tmbundle

Просмотреть файл

@ -267,9 +267,6 @@ vendor/grammars/atom-miniyaml:
vendor/grammars/atom-salt:
- source.python.salt
- source.yaml.salt
vendor/grammars/atomic-dreams:
- source.dm
- source.dmf
vendor/grammars/ats:
- source.ats
vendor/grammars/avro.tmLanguage:
@ -345,6 +342,8 @@ vendor/grammars/desktop.tmbundle:
- source.desktop
vendor/grammars/diff.tmbundle:
- source.diff
vendor/grammars/dm-syntax:
- source.dm
vendor/grammars/dylan.tmbundle:
- source.dylan
- source.lid

2
vendor/README.md поставляемый
Просмотреть файл

@ -128,7 +128,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **D:** [textmate/d.tmbundle](https://github.com/textmate/d.tmbundle)
- **D-ObjDump:** [nanoant/assembly.tmbundle](https://github.com/nanoant/assembly.tmbundle)
- **D2:** [terrastruct/d2-vscode](https://github.com/terrastruct/d2-vscode)
- **DM:** [PJB3005/atomic-dreams](https://github.com/PJB3005/atomic-dreams)
- **DM:** [spacestation13/dm-syntax](https://github.com/spacestation13/dm-syntax)
- **DNS Zone:** [sixty4k/st2-zonefile](https://github.com/sixty4k/st2-zonefile)
- **DTrace:** [textmate/c.tmbundle](https://github.com/textmate/c.tmbundle)
- **Dafny:** [DafnyVSCode/Dafny-VSCode](https://github.com/DafnyVSCode/Dafny-VSCode)

1
vendor/grammars/atomic-dreams поставляемый

@ -1 +0,0 @@
Subproject commit 14891385ac0110cdcdb22f2dc1a8930cdf501c91

1
vendor/grammars/dm-syntax поставляемый Submodule

@ -0,0 +1 @@
Subproject commit a63b4388d0df050d40f2c6c6afd85637174abbb5

Просмотреть файл

@ -1,8 +1,8 @@
---
name: atomic-dreams
version: 14891385ac0110cdcdb22f2dc1a8930cdf501c91
name: dm-syntax
version: a63b4388d0df050d40f2c6c6afd85637174abbb5
type: git_submodule
homepage: https://github.com/PJB3005/atomic-dreams
homepage: https://github.com/spacestation13/dm-syntax.git
license: mit
licenses:
- sources: LICENSE