Adding plugin and changing config

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-08-09 13:44:40 +02:00
parent 2d547c8646
commit 146fc8d1ea
4 changed files with 65 additions and 5 deletions

View File

@@ -139,6 +139,7 @@ return packer.startup({
end,
})
use("ObserverOfTime/nvimcord")
use("xiyaowong/transparent.nvim")
-- packer autosync
if packer_bootstrap then
require("packer").sync()