mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 23:05:41 +00:00
ex_getln: Extract local variables from getcmdline() and fix code style
Begin refactoring getcmdline() into a state that can be managed by the `state_enter()`: - Move local variables into a local CommandLineState structure - Fix code style in the entire function.
This commit is contained in:
1704
src/nvim/ex_getln.c
1704
src/nvim/ex_getln.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user