mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-29 20:13:43 +00:00
Fix package
This commit is contained in:
parent
5eb52a0f14
commit
0284e8d84c
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ return require("packer").startup(function()
|
|||
requires = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
tag = "nvim-0.6",
|
||||
})
|
||||
--
|
||||
use({
|
||||
|
|
Loading…
Reference in a new issue