From 686497e9a1368feaa263d79d649ee5bf00cc0b56 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Mon, 20 Jan 2025 00:34:57 +0700 Subject: [PATCH] Mark Sublime Text as supporting v2 (#43) --- src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.md b/src/index.md index b42e35b..e7f2602 100644 --- a/src/index.md +++ b/src/index.md @@ -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)