Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yatli/fvim into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatao Li committed Nov 12, 2020
2 parents 3fd455a + 9f30e82 commit 31f30c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ FVimCursorSmoothMove v:true
FVimCursorSmoothBlink v:true
" Background composition
FVimBackgroundComposition 'acrylic' " 'none', 'blur' or 'acrylic'
FVimBackgroundComposition 'acrylic' " 'none', 'transparent', 'blur' or 'acrylic'
FVimBackgroundOpacity 0.85 " value between 0 and 1, default bg opacity.
FVimBackgroundAltOpacity 0.85 " value between 0 and 1, non-default bg opacity.
FVimBackgroundImage 'C:/foobar.png' " background image
Expand Down

0 comments on commit 31f30c0

Please sign in to comment.