Add vim modeline

This commit is contained in:
Michael Vetter
2019-11-13 12:11:05 +01:00
parent cc164728a7
commit 46fd7150e5
149 changed files with 217 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
/*
* autocomplete.c
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,6 @@
/*
* autocomplete.h
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,6 @@
/*
* clipboard.c
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2019 Michael Vetter <jubalh@iodoru.org>
*

View File

@@ -1,5 +1,6 @@
/*
* clipboard.h
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2019 Michael Vetter <jubalh@iodoru.org>
*

View File

@@ -1,5 +1,6 @@
/*
* http_upload.c
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,6 @@
/*
* http_upload.h
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,6 @@
/*
* parser.c
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,6 @@
/*
* parser.h
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,6 @@
/*
* tinyurl.c
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
*

View File

@@ -1,5 +1,6 @@
/*
* tinyurl.h
* vim: expandtab:ts=4:sts=4:sw=4
*
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
*