Looking at /vim-build/vim_*/share there are a lot of things that could be possibly pruned:
From share/vim/vim80:
- 6.6 MiB [##########] /doc
- 3.5 MiB [##### ] /spell
- 2.3 MiB [### ] /tutor
- 1.0 MiB [# ] /lang
- 348.0 KiB [ ] /keymap
Currently vim_v8.0.0027_py0_rb0_lua0 takes 27.9 MiB, which is not that much by itself, but 6 builds will be 160.0 MiB (Apparent size: 137.0 MiB) then.
What about an option to the install_vim script to prune those (we can agree on)?
Looking at
/vim-build/vim_*/sharethere are a lot of things that could be possibly pruned:From share/vim/vim80:
Currently
vim_v8.0.0027_py0_rb0_lua0takes 27.9 MiB, which is not that much by itself, but 6 builds will be160.0 MiB(Apparent size: 137.0 MiB) then.What about an option to the
install_vimscript to prune those (we can agree on)?