From a439ceabbd8d3cd7f7210faa504437601e384ef0 Mon Sep 17 00:00:00 2001 From: eugenesvk Date: Fri, 17 Jan 2025 16:01:11 +0700 Subject: [PATCH] Mark Sublime Text as supporting v2 --- src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.md b/src/index.md index 680aa9c..e674b03 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)