diff options
author | Henry Fraser <henrymfraser@gmail.com> | 2022-04-12 00:58:46 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-11 07:58:46 -0700 |
commit | 96b461a00042c13610a62545b17fb792eb17c12e (patch) | |
tree | a3907dc20d784f083aa608924bb85163017f2724 /runtime/lua/vim | |
parent | 356cff78ece597059133e33eceb955f72286a319 (diff) | |
download | rneovim-96b461a00042c13610a62545b17fb792eb17c12e.tar.gz rneovim-96b461a00042c13610a62545b17fb792eb17c12e.tar.bz2 rneovim-96b461a00042c13610a62545b17fb792eb17c12e.zip |
refactor(packaging): Windows: improve MSI, remove NSIS #18069
- Removed NSIS installer.
- Prevents undefined behaviour when two installations are performed to the same directory (NSIS + MSI).
- Reduced cost of maintaining two installers that do the same thing.
- Chose Wix MSI due to its better integration with Windows.
- Added Wix patch file to add neovim binaries to the system path during installation.
- Replaced neovim installer icons with better looking versions.
- Renamed neovim installer icons from logo.ico -> neovim.ico for all
icons to better reflect contents.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions