Source `uninstall.fish` file before emitting event
Instead of having every plugin function inside the same file, which increases the loading time unnecessarily and is not fishy, source the `uninstall.fish` file for the plugin before the `uninstall_$plugin_name` event is emitted.
Showing
Please register or sign in to comment