Skip to content
Sergio Alejandro Vargas edited this page Jun 3, 2021 · 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).

Related Projects

QA

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.

Around the Web

Related documentation

TODOs

  • Add section on lazy loading using autocmds (when Lua autocmds gets merged)
Clone this wiki locally