You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update get_plugin_path() to check for a -scm suffix when friendly_plugin_names is set
Fixes
Set friendly_plugin_names to false by default
Fix an issue when friendly_plugin_names is enabled where an exact match of the plugin name would not be found if the plugin name was altered by the normalize function
Docs
Add missing lib input in recommended nix configuration
Remove note about plugin names in lazy dashboard since this was fixed upstream at some point