Switch vim modeline to two space indent

This commit is contained in:
Junior 2026-06-30 19:55:02 -04:00
parent 5d3db365b4
commit ee0531b330

View File

@ -15,4 +15,4 @@ require_once 'htmlheader.php';
require_once 'htmlfooter.php';
// vim: set ai et ts=3 sw=3:
// vim: set ai et ts=2 sw=2: