dot_profile: remove things about nvim plugins

now git takes care of plugins
This commit is contained in:
dogeystamp 2024-03-03 17:01:40 -05:00
parent f82a0f933d
commit c2abcf4f3e
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -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.