codesnap: update config to opts

main
Zynh Ludwig 2024-08-20 00:23:17 -07:00
parent 431197d583
commit cd44c18646
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ return {
"mistricky/codesnap.nvim", "mistricky/codesnap.nvim",
build = "make", build = "make",
cmd = "CodeSnap", cmd = "CodeSnap",
config = { opts = {
bg_color = "#535c68", bg_color = "#535c68",
code_font_family = "JetBrainsMono Nerd Font", code_font_family = "JetBrainsMono Nerd Font",
mac_window_bar = false, mac_window_bar = false,