-
Notifications
You must be signed in to change notification settings - Fork 40
Home
Sergio A. Vargas edited this page Dec 16, 2022
·
21 revisions
Welcome to the paq-nvim wiki!
This wiki lists various topics that aren't strictly related to the usage of Paq,
and therefore aren't included in the main docs (:h paq-nvim
).
- Comparison with other package managers
- rockerBOO/awesome-neovim has a list of plugins which take advantage of Neovim specific features.
What's the difference between a package and a plugin?
A Vim package can contain one or more plugins. This isn't very common, so you can ignore the distinction. Paq and related docs use the term package to emphasize that it is using the built-in packages feature.