c2ea920ca0
This option is no longer valid in modelines, so it has been removed from all modelines using the following shellscript: #!/bin/ksh git ls-tree -r HEAD | cut -f2 | while read f; do egrep -e '^(//|--) vim: .*encoding=' $f >/dev/null || continue sed -E -e '/^(\/\/|--) vim:/s/:encoding=utf-8//' $f > /tmp/foo mv /tmp/foo $f done Signed-off-by: Gregor Best <gbe@ring0.de> Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
layouts | ||
taglist | ||
titlebar | ||
README | ||
background.png | ||
background_white.png | ||
submenu.png | ||
theme.lua.in |
README
Background images: Mikael Eriksson <mikael_eriksson@miffe.org> Licensed under CC-BY-SA-3.0