-
What does |
Beta Was this translation helpful? Give feedback.
Answered by
lewis6991
Nov 30, 2022
Replies: 1 comment 2 replies
-
Plugins can either be
See |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jtbx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Plugins can either be
start
oropt
:start
plugins are loaded automatically afterinit.lua
opt
plugins must be manually loaded via:packadd <plugin_name>
See
:help packages