mirror of
https://github.com/neovim/neovim.git
synced 2026-01-24 13:50:34 +00:00
Problem: Setting 'history' to a big value causes out-of-memory errors. Solution: Limit the value to 10000. (Hirohito Higashi) https://github.com/vim/vim/tree/v7-4-336