Switched to original keyseer plugin
Modified nvimcord config
This commit is contained in:
@@ -6,7 +6,7 @@ end
|
||||
nvimcord.setup {
|
||||
autostart = false,
|
||||
client_id = '954365489214291979',
|
||||
large_file_icon = true,
|
||||
large_file_icon = false,
|
||||
log_level = vim.log.levels.DEBUG,
|
||||
workspace_name = function()
|
||||
return vim.cmd [[pwd]]
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user