[gtksourceview/wip/minimap] modelines



commit f09659125a6bea6a98421312d6f2fb36d42fa7fa
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu May 7 14:30:51 2015 +0200

    modelines

 gtksourceview/gtksourcemap.c |    1 +
 gtksourceview/gtksourcemap.h |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/gtksourcemap.c b/gtksourceview/gtksourcemap.c
index 8e97f49..5b11e95 100644
--- a/gtksourceview/gtksourcemap.c
+++ b/gtksourceview/gtksourcemap.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8; coding: utf-8 -*- */
 /* gtksourcemap.c
  *
  * Copyright (C) 2015 Christian Hergert <christian hergert me>
diff --git a/gtksourceview/gtksourcemap.h b/gtksourceview/gtksourcemap.h
index de3c170..b3c4de7 100644
--- a/gtksourceview/gtksourcemap.h
+++ b/gtksourceview/gtksourcemap.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8; coding: utf-8 -*- */
 /* gtksourcemap.h
  *
  * Copyright (C) 2015 Christian Hergert <christian hergert me>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]