From 4df26673037a67686a4da91615cd129b39b60dd9 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Wed, 7 Apr 2021 17:20:06 +0200 Subject: feat: Add TSEditQueryUserAfter --- doc/nvim-treesitter.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 2ecb6c347..b17f49069 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -290,6 +290,13 @@ If no such file exists, a buffer for a new file in the user's config directory is created. If {lang} is not specified, the language of the current buffer is used. + *:TSEditQueryUserAfter* +:TSEditQueryUserAfter {query-group} [{lang}]~ + +Same as |:TSEditQuery| but edits a file in the `after` directory of the +user's config directory. Useful to add custom extensions for the queries +provided by a plugin. + ============================================================================== UTILS *nvim-treesitter-utils* -- cgit v1.2.3-70-g09d2