Files
neovim/runtime/lua
Phạm Bình An 12689c73d8 fix(vim.pack): add() stops unexpectedly on package load error #34787
Problem:
Error when adding a plugin will make all following plugins not
`:packadd`ed

Solution:
- add() should handle errors from :packadd with pcall()

Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com>
Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2025-07-06 11:04:03 -07:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00
2025-06-06 15:36:48 +01:00