diff options
author | Thomas Vigouroux <tomvig38@gmail.com> | 2020-10-06 09:09:28 +0200 |
---|---|---|
committer | Thomas Vigouroux <tomvig38@gmail.com> | 2020-10-11 21:18:28 +0200 |
commit | d3f544002c753062a9d2ee258c0673f54d6f8cc5 (patch) | |
tree | d8ec3146b43ff7b2dc02a9f1d34acdb5b3c0f468 /test/functional/helpers.lua | |
parent | b9776ff5b757ed051acb0ae5c6a1464cec333698 (diff) | |
download | rneovim-d3f544002c753062a9d2ee258c0673f54d6f8cc5.tar.gz rneovim-d3f544002c753062a9d2ee258c0673f54d6f8cc5.tar.bz2 rneovim-d3f544002c753062a9d2ee258c0673f54d6f8cc5.zip |
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>
Diffstat (limited to 'test/functional/helpers.lua')
0 files changed, 0 insertions, 0 deletions