diff --git a/lua/plugins/treesitter.lua b/lua/plugins/treesitter.lua index 1c426ac..3850faa 100644 --- a/lua/plugins/treesitter.lua +++ b/lua/plugins/treesitter.lua @@ -62,6 +62,7 @@ return { 'rst', 'ssh_config', 'strace', + 'tablegen', 'tmux', 'toml', 'vim',