jacobson3 / VI-Peek

MIT License
4 stars 3 forks source link

Uninstalling Package Removes Navigation Window #36

Open jacobson3 opened 2 years ago

jacobson3 commented 2 years ago

Because the VI package directly replaces the navigation window llb file, if the package is uninstalled it will remove that llb as it is part of the package. This leaves the user without any navigation window at all.

When the VIPeek package is installed, we should rename the navigation window llb so that after the VIPeek package is uninstalled we can revert the navigation llb name so the functionality isn't lost.