From edbdab289179139f8b1501846230b6588e858947 Mon Sep 17 00:00:00 2001 From: Tommy Williams Date: Thu, 12 Dec 2024 17:58:51 -0500 Subject: [PATCH] Update README.md (#383) 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 5cb4e3d..5bd94f8 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,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