mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 18:46:18 +10:00
Declare and initialize them on same line. Add const if possible. Refactor 'did_scroll' local variable from int to bool.
Declare and initialize them on same line. Add const if possible. Refactor 'did_scroll' local variable from int to bool.