aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/treesitter.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/treesitter.txt')
-rw-r--r--runtime/doc/treesitter.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/runtime/doc/treesitter.txt b/runtime/doc/treesitter.txt
index 64b4730eee..28ab3ecd8e 100644
--- a/runtime/doc/treesitter.txt
+++ b/runtime/doc/treesitter.txt
@@ -1216,12 +1216,4 @@ LanguageTree:trees({self}) *LanguageTree:trees()*
Parameters: ~
• {self}
-
-==============================================================================
-Lua module: vim.treesitter.playground *lua-treesitter-playground*
-
-inspect_tree({opts}) *vim.treesitter.playground.inspect_tree()*
- Parameters: ~
- • {opts} InspectTreeOpts
-
vim:tw=78:ts=8:sw=4:sts=4:et:ft=help:norl: