diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-08-16 15:09:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-16 15:09:59 +0800 |
commit | a63eea3d238da5c048d0d74e11388425c0c0c3d2 (patch) | |
tree | 94a8a120635c0cc2e2567a42330cae5342dd2303 /src/nvim/api/vimscript.c | |
parent | 5e98a41872bafc781a75925e0de28c8c7a60889d (diff) | |
download | rneovim-a63eea3d238da5c048d0d74e11388425c0c0c3d2.tar.gz rneovim-a63eea3d238da5c048d0d74e11388425c0c0c3d2.tar.bz2 rneovim-a63eea3d238da5c048d0d74e11388425c0c0c3d2.zip |
vim-patch:8.1.2042: the evalfunc.c file is too big (#19792)
Problem: The evalfunc.c file is too big.
Solution: Move getchar() and parse_queued_messages() to getchar.c.
https://github.com/vim/vim/commit/9c658c9eacbd97e2c071f652a0155f71db94c0f3
Omit parse_queued_messages(): Nvim does not have MESSAGE_QUEUE.
Diffstat (limited to 'src/nvim/api/vimscript.c')
0 files changed, 0 insertions, 0 deletions