diff --git a/README.md b/README.md index 6679d6a1b..619dccf55 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ And now you should be ready to use every functionality `nvim-treesitter` provide All modules are disabled by default, so you'll need to activate them by putting this in your `init.vim` file: -```lua +```vim lua <