neovim/runtime/lua
Lewis Russell 2498747add refactor(treesitter): cleanup highlighter
- Remove some unused fields
- Prefix classes with `vim.`
- Move around some functions so the query stuff is at the top.
- Improve type hints
- Rework how hl_cache is implemented
2023-12-20 11:55:25 +00:00
..
nvim docs: add installation and build guides from wiki to repo 2023-12-13 17:53:36 +01:00
provider fix(health): malformed call to warn() #26217 2023-11-25 13:03:32 -08:00
vim refactor(treesitter): cleanup highlighter 2023-12-20 11:55:25 +00:00
_vim9script.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
coxpcall.lua build(lua): vendor coxpcall 2023-09-10 11:43:37 +02:00
editorconfig.lua fix(editorconfig): do not set 'endofline' 2023-08-27 19:27:25 +01:00
man.lua fix(man.lua): hardwrapped manpage is not resized #25646 2023-10-16 09:59:33 -07:00