From 4ec9d71f89e2cdc80ec57b7da99b17f0f9d6ec8f Mon Sep 17 00:00:00 2001 From: Josh Rahm Date: Mon, 8 Dec 2025 00:33:14 -0700 Subject: Add tree sitter grammar for Fiddle. --- vim/plugin/ts.vim | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 vim/plugin/ts.vim (limited to 'vim/plugin') diff --git a/vim/plugin/ts.vim b/vim/plugin/ts.vim new file mode 100644 index 0000000..c64a265 --- /dev/null +++ b/vim/plugin/ts.vim @@ -0,0 +1,14 @@ + +lua <