summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorEvgeni Chasnovski <evgeni.chasnovski@gmail.com>2025-08-09 17:28:14 +0300
committerEvgeni Chasnovski <evgeni.chasnovski@gmail.com>2025-08-09 17:54:39 +0300
commitacff86601efd3923fdb1ef4088574fff6befbe37 (patch)
treef97c65e1700a52438e7815f66031e600cc4eb7b7 /runtime/lua/vim/provider/python.lua
parentdd828690c747d0adf19b9f455e0b4cfe2d1ae954 (diff)
feat(pack): allow skip install confirmation in `add()`
Problem: No way to skip install confirmation in `add()`. Having install confirmation by default is a more secure design. However, users are usually aware of the fact that plugin will be installed and there is currently no way to skip confirmation. Plus it can introduce inconvenience on the clean config initialization if it is modularized with many `vim.pack.add()` calls (leads to confirming installation many times in a row). Solution: Add `opts.confirm` option that can skip install confirmation.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions