mirror of
https://github.com/neovim/neovim.git
synced 2025-12-22 14:18:56 +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.