Files
neovim/runtime/lua/vim
Thomas Vigouroux d3f544002c treesitter: runtime queries
Runtime queries just work like ftplugins, that is:

- Queries in the `after` directory are sourced _after_ the "base" query
- Otherwise, the last define query takes precedence.

Queries can be found in the `queries` directory.

Update runtime/lua/vim/treesitter/query.lua

Co-authored-by: Paul Burlumi <paul@burlumi.com>
2020-10-11 21:18:28 +02:00
..
2020-10-11 21:18:28 +02:00
2020-09-01 20:50:08 -07:00
2020-08-31 00:51:35 -07:00