update README

This commit is contained in:
JellyApple102 2021-09-24 13:25:23 -04:00
parent a13fd2709b
commit d2d1d1cc99

View File

@ -27,7 +27,7 @@ parser_config.dfraw = {
used_by = { 'dfraw' }
}
```
Wrap in `lua << EOF` and `EOF` to use in `init.vim`.
Wrap in `lua << EOF` and `EOF` to use in `init.vim`.\
Then run `:TSInstall dfraw` to install the parser.
In order for syntax highlighting to work you copy `queries/highlights.scm` file from this repo to your nvim-treesitter location `queries/dfraw/highlights.scm`.