mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:07:15 +00:00
shada_write was too long (over 500 lines) and caused a linting error. Register initialization was moved to its own function in order to save lines.