mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00
*: Partial string handling refactoring
Main points: - Replace `char_u` with `char` in some cases. - Remove `str[len] = NUL` hack in some cases when `str` may be considered `const`.
This commit is contained in:
1225
src/nvim/eval.c
1225
src/nvim/eval.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user