This is an automated archive made by the Lemmit Bot.

The original was posted on /r/vim by /u/ShougoMatsu on 2023-10-31 01:31:47.


If you don’t want to configure plugins, you don’t have to use the plugin manager. It does not work with zero configuration. You can use other plugin managers.

dpp.vim is extensible and minimal plugin manager. It is written by both Deno and Vim script.

The minimal means real minimal. It does not implement lazy loading, install and other fancy features. But it can be extensible.