aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vim.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-03-25 23:19:19 +0100
committerJustin M. Keyes <justinkz@gmail.com>2019-03-25 23:25:30 +0100
commit3441423481b7b2e7f127555633b62220aeca500b (patch)
treefa228e2458543dccf9be625a53b9ed09882698d1 /src/nvim/api/vim.c
parent36762a00a8010c5e14ad4347ab8287d1e8e7e064 (diff)
downloadrneovim-3441423481b7b2e7f127555633b62220aeca500b.tar.gz
rneovim-3441423481b7b2e7f127555633b62220aeca500b.tar.bz2
rneovim-3441423481b7b2e7f127555633b62220aeca500b.zip
tui/input.c: rename functions
- Rename the module prefix to "tinput_" instead of "term_input". - Some of the private functions were confusing, for example enqueue_input() calls input_enqueue() in another module. - It is helpful for discussion, documentation, and stacktraces if functions (even private) are globally unique.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions