neovim/runtime/lua
ii14 7e70ca0b48
feat(lua): vim.keycode (#22960)
Using nvim_replace_termcodes is too verbose, add vim.keycode for
translating keycodes.

Co-authored-by: ii14 <ii14@users.noreply.github.com>
2023-04-25 16:52:44 +02: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 feat(lua): vim.keycode (#22960) 2023-04-25 16:52:44 +02: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