Remix.run Logo
porridgeraisin 5 days ago

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.

shmerl 5 days ago | parent [-]

That's good