Skip to content
#

packer

Here are 1,271 public repositories matching this topic...

clason
clason commented Feb 7, 2021

Currently, packer puts the compiled loader script in stdpath('config')/plugins. Since I sync stdpath('config') across multiple machines, this often leads to conflicts on :PackerSync.

Since the script is generated from user config, I believe it would be more appropriate to put it in stdpath('cache') or stdpath('data') (where rplugin.vim is placed, for example). In particular, the la

Improve this page

Add a description, image, and links to the packer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the packer topic, visit your repo's landing page and select "manage topics."

Learn more