1 # tree-sitter-api-notation
3 This is a tree-sitter parser for [api-notation][api-notation].
7 If you use `nvim-treesitter`, you can also include this as a plugin and it will
8 make sure it's configured correctly.
11 require('lazy').setup({
13 'nvim-treesitter/nvim-treesitter',
14 'https://git.sr.ht/~rbdr/tree-sitter-api-notation'
19 [api-notation]: https://unlimited.pizza/api.html