mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

This allows vim.treesitter.show_tree() to work on buffers where the filetype does not match the parser language name e.g, bash/sh.
This allows vim.treesitter.show_tree() to work on buffers where the filetype does not match the parser language name e.g, bash/sh.