From a3b37857e2a2685a0359ed59c2a824871011087a Mon Sep 17 00:00:00 2001 From: Evgeny Date: Mon, 13 Jan 2025 01:15:51 +0700 Subject: [PATCH] Note Sublime Text support of v2 (#474) --- 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)