Set autostart to false until bug fixed
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -4,7 +4,7 @@ if not setup then
|
|||||||
end
|
end
|
||||||
|
|
||||||
nvimcord.setup {
|
nvimcord.setup {
|
||||||
autostart = true,
|
autostart = false,
|
||||||
client_id = '954365489214291979',
|
client_id = '954365489214291979',
|
||||||
large_file_icon = true,
|
large_file_icon = true,
|
||||||
log_level = vim.log.levels.DEBUG,
|
log_level = vim.log.levels.DEBUG,
|
||||||
|
|||||||
Reference in New Issue
Block a user