mirror of
https://github.com/jiriks74/presence.nvim
synced 2025-04-05 12:03:00 +02:00
Add Lazy as plugin manager (andweeb#145)
This commit is contained in:
parent
87c857a56b
commit
f96a4fb664
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
|||
return {
|
||||
["packer"] = "packer",
|
||||
["vim-plug"] = "vim-plug",
|
||||
["lazy"] = "lazy",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue