mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
3a91adabda
Most code in keymap.h is for keycode definitions, while most code in keymap.c is for the parsing and conversion of keycodes. The name "keymap" may also make people think these two files are for mappings, while in fact keycodes are used even when no mappings are involved, so "keycodes" should be a better file name than "keymap". |
||
---|---|---|
.. | ||
nvim | ||
run.sh | ||
viml_expressions_lexer.c | ||
viml_expressions_parser.c |