Switched to original keyseer plugin

Modified nvimcord config
This commit is contained in:
2023-08-08 12:23:42 +02:00
parent e9d13a72a6
commit 2041ef4313
2 changed files with 2 additions and 3 deletions

View File

@@ -139,8 +139,7 @@ return packer.startup({
end,
})
use("ObserverOfTime/nvimcord")
-- use("jokajak/keyseer.nvim")
use("TakenMC/keyseer.nvim")
use("jokajak/keyseer.nvim")
-- packer autosync
if packer_bootstrap then
require("packer").sync()