diff --git a/src/.config/dot_profile.example b/src/.config/dot_profile.example index ca80c9f..cb6f3b5 100644 --- a/src/.config/dot_profile.example +++ b/src/.config/dot_profile.example @@ -10,10 +10,9 @@ # Profiles # -------- # DEFAULT: -# Everything's enabled. Nvim auto-installs plugins on launch. +# Everything's enabled. # SLIM: # Try to reduce bloat; turn off expensive plugins and eye-candy. -# Run :PlugInstall in Nvim to install plugins. # MINIMAL: # Nothing is launched automatically, and no plugins are installed.