From f7aa4066e80a67e541ccb3d2ccf6f9cd66bc3afe Mon Sep 17 00:00:00 2001 From: eugenesvk Date: Sun, 12 Jan 2025 15:19:02 +0700 Subject: [PATCH] Note Sublime Text support of v2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2decdd2..c818334 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ entirety, but in the future, may be required to in order to be included here. ## 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)