From 9b66057fea2f5ccd612b549a132a9d8e8d7692d3 Mon Sep 17 00:00:00 2001 From: Tommy Williams Date: Mon, 19 Feb 2024 16:25:41 -0700 Subject: [PATCH] Update README.md swap neovim integration link from tree-sitter project to the specific language grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e43e8b..0beef2c 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ entirety, but in the future, may be required to in order to be included here. * [VS Code](https://marketplace.visualstudio.com/items?itemName=kdl-org.kdl&ssr=false#review-details) * [Sublime Text](https://packagecontrol.io/packages/KDL) * [vim](https://github.com/imsnif/kdl.vim) -* [neovim](https://github.com/nvim-treesitter/nvim-treesitter) +* [neovim](https://github.com/tree-sitter-grammars/tree-sitter-kdl) * [Intellij IDEA](https://plugins.jetbrains.com/plugin/20136-kdl-document-language) ## Overview