forked from mirror/codesnap.nvim
[Update] add default config option preview switch
parent
f193ebc7dc
commit
9a73beb12f
|
@ -9,4 +9,5 @@ return {
|
||||||
},
|
},
|
||||||
watermark = "CodeSnap.nvim",
|
watermark = "CodeSnap.nvim",
|
||||||
},
|
},
|
||||||
|
preview_switch = false,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue