Files
neovim/runtime/plugin
Yochem van Rosmalen 2720d2c793 fix(treesitter): InspectTree does not respect 'splitright' #22692
Problem:
vim.treesitter.inspect_tree() and :InspectTree does not respect 'splitright'.

Solution:
- Change the default `command` from `topleft 60vnew` to `60vnew`.
- Change :InspectTree to respect command mods (`:vertical`, count, etc.).

Closes #22656
2023-03-17 04:41:57 -07:00
..
2021-04-28 21:29:57 -04:00
2022-09-02 15:20:29 +01:00
2021-09-13 06:05:27 -07:00
2023-02-03 09:18:18 +01:00
2015-08-15 15:25:30 -03:00
2021-11-17 10:02:59 +01:00