Files
neovim/runtime/lua/vim
Santos Gallegos 8c9dab3e0d fix(treesitter): use vim.highlight.priorities instead of hardcoded 100 (#24052)
Problem: Treesitter highlighting base priority cannot be customized.

Solution: Use `vim.highlight.priorities.treesitter` instead of hard-coded value.
2023-06-18 16:42:17 +02:00
..
2023-05-13 21:33:22 +02:00
2023-06-07 13:52:23 +01:00
2023-02-22 16:23:49 +01:00
2023-06-12 01:14:33 +02:00