1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-08-15 00:58:11 +02:00

docs(neovim): link local test configs

This commit is contained in:
Henrik Hautakoski 2026-07-15 08:31:57 +02:00
parent 72ea51c5a0
commit 930ba7b37c

View file

@ -4,6 +4,9 @@
To use this parser in neovim, configure [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter).
For minimal, ready-to-run local test configs (both `main` and legacy `master`), see
[test/nvim/README.md](../test/nvim/README.md).
### nvim-treesitter `main` (new API)
Use this if you are on the rewritten `main` branch (Neovim 0.12+):