diff --git a/README.md b/README.md index 5b64cdd33..bc1f17ef8 100644 --- a/README.md +++ b/README.md @@ -81,18 +81,80 @@ tsx [✗] not installed And now you should be able to use every functionality `nvim-treesitter` provides! +## Setup + +in your `init.vim`: + +```lua +lua <