neovim/runtime/lua
William ab2811746e
fix(treesitter playground): fix the wrong range of a node displayed i… (#23209)
fix(treesitter playground): wrong range of a node displayed in playground

The call parameters order of the function `get_range_str` is flipped for the last two arguments compared to the declaration.
2023-04-20 07:42:49 -06:00
..
nvim refactor: deprecate checkhealth functions 2023-04-15 23:40:48 +02:00
provider fix(checkhealth): shell_error and cpanm module 2023-04-16 12:39:48 +02:00
vim fix(treesitter playground): fix the wrong range of a node displayed i… (#23209) 2023-04-20 07:42:49 -06:00
_vim9script.lua feat(api): nvim_exec2(), deprecate nvim_exec() #19032 2023-03-25 09:58:48 -07:00
editorconfig.lua feat(lua): vim.tbl_contains supports general tables and predicates (#23040) 2023-04-14 10:39:57 +02:00
man.lua fix(man.lua): don't continue on command error (#23009) 2023-04-11 09:35:01 +08:00