codesnap: update config to opts
This commit is contained in:
parent
431197d583
commit
cd44c18646
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ return {
|
|||
"mistricky/codesnap.nvim",
|
||||
build = "make",
|
||||
cmd = "CodeSnap",
|
||||
config = {
|
||||
opts = {
|
||||
bg_color = "#535c68",
|
||||
code_font_family = "JetBrainsMono Nerd Font",
|
||||
mac_window_bar = false,
|
||||
|
|
Loading…
Reference in a new issue