mirror of
https://github.com/neovim/neovim.git
synced 2026-03-23 00:49:43 +00:00
This allows generated sources to be automatically rebuilt when modifying
hashy code.
Also, appending to NVIM_GENERATED_FOR_{HEADERS,SOURCES} in the middle of
custom commands is a bit strange. Move that after the custom commands.