Skip to content

Commit 1b4a54d

Browse files
committed
Add vim-maml
1 parent 67268be commit 1b4a54d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,20 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
5454
## Editor Support
5555

5656
* IntelliJ IDEA <br/>
57-
[maml-intellij-plugin](https://plugins.jetbrains.com/plugin/28634-maml) ([source](https://github.com/DavidSeptimus/maml-intellij-plugin)) <Badge type="tip" text="MAML v0.1" />
57+
[maml-intellij-plugin](https://plugins.jetbrains.com/plugin/28634-maml) ([source](https://github.com/DavidSeptimus/maml-intellij-plugin))
5858

5959
* VS Code <br/>
60-
[vscode-maml](https://marketplace.visualstudio.com/items?itemName=maml.vscode-maml) ([source](https://github.com/maml-dev/vscode-maml)) <Badge type="tip" text="MAML v0.1" />
60+
[vscode-maml](https://marketplace.visualstudio.com/items?itemName=maml.vscode-maml) ([source](https://github.com/maml-dev/vscode-maml))
61+
62+
* Vim & Neovim <br/>
63+
[vim-maml](https://github.com/maml-dev/vim-maml)
6164

6265
* CodeMirror <br/>
63-
[codemirror-maml](https://github.com/maml-dev/codemirror-maml) <Badge type="tip" text="MAML v0.1" />
66+
[codemirror-maml](https://github.com/maml-dev/codemirror-maml)
6467

6568
## Tools
6669

67-
* [mx](https://www.npmjs.com/package/mx) <Badge type="tip" text="MAML v0.1" /> is a CLI tool for pretty printing and
70+
* [mx](https://www.npmjs.com/package/mx) a CLI tool for pretty printing and
6871
querying MAML files
6972

7073
## Implementations

0 commit comments

Comments
 (0)