my-nvim-lua/notes/treesitter.md

4 lines
137 B
Markdown
Raw Normal View History

2022-10-25 00:13:21 +00:00
## Injections
- Using after/queries does not work well with injections
- using CONF_DIR/queries/{lang}/injections.scm seems to work