mirror of
https://github.com/neovim/neovim.git
synced 2026-02-10 22:42:19 +10:00
Notable changes: replace all infinite loops to `while(true)` and remove `int` from `unsigned int`.
Notable changes: replace all infinite loops to `while(true)` and remove `int` from `unsigned int`.