diff options
Diffstat (limited to 'colors')
-rw-r--r-- | colors/zlg.vim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/colors/zlg.vim b/colors/zlg.vim index 5883ee2..42efd2b 100644 --- a/colors/zlg.vim +++ b/colors/zlg.vim @@ -76,7 +76,4 @@ hi link phpParent Normal hi Title cterm=bold ctermfg=white ctermbg=NONE gui=bold guifg=#ffffff guibg=NONE " }}} -hi link Trailing Error -syn match Trailing /\s\+$/ containedin=ALL - " vim: fdm=marker |