[Update] add default config option preview switch

This commit is contained in:
Mist 2024-02-18 21:22:25 +08:00
parent f193ebc7dc
commit 9a73beb12f

View file

@ -9,4 +9,5 @@ return {
}, },
watermark = "CodeSnap.nvim", watermark = "CodeSnap.nvim",
}, },
preview_switch = false,
} }