feat(api): add replace_keycodes to nvim_set_keymap (#19598)

This commit is contained in:
ii14
2022-08-01 15:35:08 +02:00
committed by GitHub
parent 9f5d5aa3da
commit db6e93c48d
9 changed files with 56 additions and 29 deletions

View File

@@ -39,6 +39,7 @@ return {
"unique";
"callback";
"desc";
"replace_keycodes";
};
get_commands = {
"builtin";