From 2ccfffec265fdf33c04c252e1f9006b36591ce94 Mon Sep 17 00:00:00 2001 From: Josh Rahm Date: Mon, 8 Dec 2025 00:35:53 -0700 Subject: Generic treesitter finding. --- vim/plugin/ts.vim | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'vim/plugin') diff --git a/vim/plugin/ts.vim b/vim/plugin/ts.vim index c64a265..1c36088 100644 --- a/vim/plugin/ts.vim +++ b/vim/plugin/ts.vim @@ -2,9 +2,14 @@ lua <