mirror of
https://github.com/jiriks74/presence.nvim
synced 2025-04-05 12:03:00 +02:00
fix(formatting): fix bad formatting from #39
This commit is contained in:
parent
b31d130e5e
commit
c7c1f6921c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
-- Different plugin manager names
|
||||
return {
|
||||
["packer"] = "packer",
|
||||
["vim-plug"] = "vim-plug",
|
||||
["lazy"] = "lazy",
|
||||
["packer"] = "packer",
|
||||
["vim-plug"] = "vim-plug",
|
||||
["lazy"] = "lazy",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue