mirror of https://github.com/kdl-org/kdl.git
Update README.md
swap neovim integration link from tree-sitter project to the specific language grammar
This commit is contained in:
parent
cfd86ce70a
commit
9b66057fea
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue