mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 03:46:52 +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.