1
0
mirror of https://github.com/gryf/wombat256grf.git synced 2025-12-17 19:40:19 +01:00

Remove whitespaces.

This commit is contained in:
2021-01-18 18:40:57 +01:00
parent 3b421f1495
commit 9ccafeec1d

View File

@@ -249,7 +249,6 @@ endfun
" }}} " }}}
" italic only in gui and only where font is not fixed-misc! " italic only in gui and only where font is not fixed-misc!
if has("gui_running") && &guifont !~ "Fixed" if has("gui_running") && &guifont !~ "Fixed"
let s:italic = "italic" let s:italic = "italic"
else else
@@ -385,4 +384,4 @@ delf <SID>grey_level
delf <SID>grey_number delf <SID>grey_number
" }}} " }}}
" vim:set ts=4 sw=4 noet fdm=marker: " vim:set ts=4 sw=4 sts=4 fdm=marker: