From eecd352ee73cd6339ad259373648970cdff03860 Mon Sep 17 00:00:00 2001 From: Londopy Date: Sat, 19 Sep 2026 15:40:20 -0700 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfd024c..e8a57ac 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ FVimBackgroundComposition 'acrylic' " 'none', 'transparent', 'blur' or 'acryli 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 -FVimBackgroundImageVAlign 'center' " vertial position, 'top', 'center' or 'bottom' +FVimBackgroundImageVAlign 'center' " vertical position, 'top', 'center' or 'bottom' FVimBackgroundImageHAlign 'center' " horizontal position, 'left', 'center' or 'right' FVimBackgroundImageStretch 'fill' " 'none', 'fill', 'uniform', 'uniformfill' FVimBackgroundImageOpacity 0.85 " value between 0 and 1, bg image opacity