mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 19:31:25 +10: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.