Add vim tagline

This commit is contained in:
Alexis Lahouze 2016-02-08 00:15:26 +01:00
parent 27fad84f66
commit 921713de90
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@
You should have received a copy of the GNU Affero General Public License
along with Accountant. If not, see <http://www.gnu.org/licenses/>.
*/
// vim: set tw=80 ts=2 sw=2 sts=2:
'use strict';
var accountantApp = angular.module("accountantApp", [

View File

@ -14,6 +14,7 @@
You should have received a copy of the GNU Affero General Public License
along with Accountant. If not, see <http://www.gnu.org/licenses/>.
*/
// vim: set tw=80 ts=2 sw=2 sts=2:
'use strict';
accountantApp