Browse Source

indentation

Paul Klumpp 12 years ago
parent
commit
37e35d9e27
1 changed files with 2 additions and 1 deletions
  1. 2 1
      gs_starter.cfg

+ 2 - 1
gs_starter.cfg

@@ -40,4 +40,5 @@ PARMS[20]="$p_action +exec action_gtv.cfg +set game action +net_port 27915"
 
 
 
-# vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 autoindent:
+# vim: tabstop=2 shiftwidth=2 softtabstop=2 autoindent:
+# kate: space-indent off; indent-width 2; mixedindent off;