]> git.r.bdr.sh - rbdr/tree-sitter-api-notation/commitdiff
Update readme main
authorRuben Beltran del Rio <redacted>
Wed, 4 Oct 2023 15:08:10 +0000 (17:08 +0200)
committerRuben Beltran del Rio <redacted>
Wed, 4 Oct 2023 15:08:10 +0000 (17:08 +0200)
README.md

index e0a42def40a7099eecf8dfa65564757b4c147a49..de0216ace6dd26e0b1b36a8b43033ee3baa6a1b5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,11 +1,12 @@
 # tree-sitter-api-notation
 
-This is a tree-sitter parser for [api-notation][api-notation].
+This is a tree-sitter parser for [api-notation][api-notation]. It also has a
+built-in neovim plugin if you use `nvim-treesitter`.
 
 ## Neovim plugin
 
 If you use `nvim-treesitter`, you can also include this as a plugin and it will
-make sure it's configured correctly.
+configure the file types and highlights.
 
 ```
 require('lazy').setup({