Mark Sublime Text as supporting v2 (#43)
This commit is contained in:
parent
51749bcc4d
commit
686497e9a1
|
|
@ -157,7 +157,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
|
|||
## Editor Support
|
||||
|
||||
* [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)
|
||||
* [VS Code](https://marketplace.visualstudio.com/items?itemName=kdl-org.kdl&ssr=false#review-details)\*
|
||||
* [vim](https://github.com/imsnif/kdl.vim)
|
||||
|
|
|
|||
Loading…
Reference in New Issue