X-Git-Url: https://git.r.bdr.sh/rbdr/tree-sitter-api-notation/blobdiff_plain/c47550bd1b78cee79c22d7c2ab4f7f77e4c696be..95610c21f6d00484a1bb76723dc5500593f4846c:/README.md diff --git a/README.md b/README.md index 32ffbdd..e0a42de 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ make sure it's configured correctly. ``` require('lazy').setup({ ... + 'nvim-treesitter/nvim-treesitter', 'https://git.sr.ht/~rbdr/tree-sitter-api-notation' ... }