diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-01-07 20:57:59 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-01-07 20:57:59 +0100 |
commit | 399a3eee83409cf419a3e35a0dd209fd5af31a34 (patch) | |
tree | c589eb86f21a7acd3f072ba4136044ba61adecba /fnl/plugins | |
parent | a7ec4a3bb9816ff8baa16edd13ee5d0f6a65c985 (diff) |
Add vimdoc to treesitter
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/treesitter.fnl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/treesitter.fnl b/fnl/plugins/treesitter.fnl index c863f03..4cd41de 100644 --- a/fnl/plugins/treesitter.fnl +++ b/fnl/plugins/treesitter.fnl @@ -20,6 +20,7 @@ :sql :toml :vim + :vimdoc :yaml] :sync_install false :ignore_install [""] |