neovim/runtime/lua
Christian Clason b5b84b806a fix(inspect): show priority for treesitter highlights
Problem: `:Inspect` does not show priority for treesitter highlights,
leading to confusion why sometimes earlier highlights override later
highlights.

Solution: Also print priority metadata if set.
(cherry picked from commit 9c278af7cc)
2024-12-07 09:51:46 +00:00
..
nvim fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583) 2024-07-09 19:27:10 +08:00
provider backport: fix(vim.fs): dirname() returns "." on mingw/msys2 (#30484) 2024-09-23 13:41:47 +00:00
vim fix(inspect): show priority for treesitter highlights 2024-12-07 09:51:46 +00:00
_vim9script.lua refactor(lua): rename tbl_islist => islist 2024-04-21 17:08:07 +02:00
coxpcall.lua build(lua): vendor coxpcall 2023-09-10 11:43:37 +02:00
editorconfig.lua docs: misc (#28609) 2024-05-15 07:18:33 +08:00
man.lua fix(man): check if buffer is valid before restoring 'tagfunc' (#30180) 2024-08-29 11:54:09 +00:00
tohtml.lua fix(tohtml): support ranges again 2024-07-18 09:44:52 +02:00