Make sure plenary is on master

This commit is contained in:
Martin Larsson 2025-02-23 01:36:39 +00:00
parent 43020a4d12
commit 28b21c23c8

View file

@ -1,4 +1,5 @@
return {
"nvim-lua/plenary.nvim",
branch = "master",
lazy = true,
}