Add vim mode lines

This commit is contained in:
Herman van Rink
2010-08-25 16:10:27 +02:00
parent 6fb5591f4e
commit e076ec85e1
13 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* Chart functions used to generate various types of charts. * Chart functions used to generate various types of charts.
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* Holds the base class that all charts inherit from and some widely used * Holds the base class that all charts inherit from and some widely used
* constants. * constants.

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* Holds the base class that all charts using pChart inherit from and some * Holds the base class that all charts using pChart inherit from and some
* widely used constants * widely used constants

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin

View File

@@ -1,4 +1,5 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @author Martynas Mickevicius <mmartynas@gmail.com> * @author Martynas Mickevicius <mmartynas@gmail.com>
* @package phpMyAdmin * @package phpMyAdmin