▲ | shmerl 5 days ago | |||||||
I agree if it at least can match lazy.nvim in features, which it so far doesn't. Stuff like pinning plugin versions, notifying about breaking changes and actual lazy loading are very useful. | ||||||||
▲ | porridgeraisin 5 days ago | parent | next [-] | |||||||
It has pinning already > Freeze plugin from being updated: > - Update 'init.lua' for plugin to have version set to current commit hash. You can get it by running vim.pack.update({ 'plugin-name' }) and yanking the word describing current state (looks like abc12345). > - :restart. | ||||||||
| ||||||||
▲ | 3836293648 5 days ago | parent | prev [-] | |||||||
It feels a bit dishonest to criticise an unreleased development build for a lack of features | ||||||||
|