mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +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.