Updated nvimcord

This commit is contained in:
2024-03-19 19:54:06 +01:00
parent 2d6f3ef0db
commit 9db176f550

View File

@@ -1,14 +1,14 @@
--- @type LazyPluginSpec
return {
"ObserverOfTime/nvimcord",
cmd = "NvimcordUpdate",
event = { "BufReadPre", "BufNewFile" },
enabled = false,
config = function()
local nvimcord = require("nvimcord")
nvimcord.setup({
autostart = false,
client_id = "954365489214291979",
autostart = true,
client_id = "793271441293967371",
large_file_icon = false,
log_level = vim.log.levels.DEBUG,
workspace_name = function()