aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/health.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2024-09-10 01:14:18 -0700
committerGitHub <noreply@github.com>2024-09-10 01:14:18 -0700
commit5d7853f22903a4f42d52f565f6a662c3ef178a8c (patch)
tree9329edaa4dc694186644a5a9e3f405eb365e8ae8 /runtime/lua/vim/health.lua
parentf279d1ae33ee5650bccf7b52f9f29fd192ccea1d (diff)
downloadrneovim-5d7853f22903a4f42d52f565f6a662c3ef178a8c.tar.gz
rneovim-5d7853f22903a4f42d52f565f6a662c3ef178a8c.tar.bz2
rneovim-5d7853f22903a4f42d52f565f6a662c3ef178a8c.zip
refactor(os/input.c): rename os_inchar => input_get #30327
Problem: The name `os_inchar` (from Vim's old `mch_inchar`) is ambiguous: "inchar" sounds like it could be reading or enqueuing (setting) input. Its docstring is also ambiguous. Solution: - Rename `os_inchar` to `input_get`. - Write some mf'ing docstrings. - Add assert() in TRY_READ().
Diffstat (limited to 'runtime/lua/vim/health.lua')
0 files changed, 0 insertions, 0 deletions