summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorEvgeni Chasnovski <evgeni.chasnovski@gmail.com>2025-08-09 16:37:13 +0300
committerEvgeni Chasnovski <evgeni.chasnovski@gmail.com>2025-08-09 17:36:15 +0300
commitdd828690c747d0adf19b9f455e0b4cfe2d1ae954 (patch)
tree70748ac74ccac201cc1c5366fb04b86025b06c22 /runtime/lua/vim/provider/python.lua
parentb337c6e0fc0a5c0c2e8125babded24ffcd544796 (diff)
feat(pack): allow function `opts.load` in `add()`
Problem: No way to have full control over how plugin is loaded. Although `:packadd!` has small side effects (only adds plugin directory to 'runtimepath'; and maybe its 'after/' subdirectory), it still has side effects. For example, 'plugin/' directories are still loaded during startup (as part of `:h load-plugins`). Solution: Allow function `opts.load` that has full control over how plugin is loaded.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions