Mark Sublime Text as supporting v2
This commit is contained in:
parent
1dacb0cbf2
commit
a439ceabbd
|
|
@ -157,7 +157,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
|
||||||
## Editor Support
|
## Editor Support
|
||||||
|
|
||||||
* [Intellij IDEA](https://plugins.jetbrains.com/plugin/20136-kdl-document-language)
|
* [Intellij IDEA](https://plugins.jetbrains.com/plugin/20136-kdl-document-language)
|
||||||
* [Sublime Text](https://packagecontrol.io/packages/KDL)
|
* [Sublime Text](https://packagecontrol.io/packages/KDL)\*
|
||||||
* [TreeSitter](https://github.com/tree-sitter-grammars/tree-sitter-kdl) (neovim, among others)
|
* [TreeSitter](https://github.com/tree-sitter-grammars/tree-sitter-kdl) (neovim, among others)
|
||||||
* [VS Code](https://marketplace.visualstudio.com/items?itemName=kdl-org.kdl&ssr=false#review-details)\*
|
* [VS Code](https://marketplace.visualstudio.com/items?itemName=kdl-org.kdl&ssr=false#review-details)\*
|
||||||
* [vim](https://github.com/imsnif/kdl.vim)
|
* [vim](https://github.com/imsnif/kdl.vim)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue