pack icon indicating copy to clipboard operation
pack copied to clipboard

Feature: Specify package load order

Open tomory opened this issue 2 years ago • 0 comments

Some packages require other packages to be loaded first. (For example, 'preservim/vim-markdown' can utilize functions defined in 'godlygeek/tabular', but only if Vim loaded tabular before vim-markdown.) It would be good to be able to specify such a requirement when running 'pack install '.

Maybe this is already possible. If so, it would be good to mention it in the README and give an example.

tomory avatar Oct 02 '23 20:10 tomory