1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 08:38:39 +00:00

vim modeline

This commit is contained in:
Lu Wang 2013-04-06 17:13:19 +08:00
parent a846598ba3
commit 7e5fc3080d
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,4 @@
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab filetype=css: */
/* Demo CSS for pdf2htmlEX */
/* Copyright 2012,2013 Lu Wang <coolwanglu@gmail.com> */
/* Part 1: Web Page Layout: Free to modify, except for a few of them which are required by pdf2htmlEX.js, see the comments */

View File

@ -1,3 +1,4 @@
# vim: filetype=cmake :
# CSS class names
# Note

View File

@ -1,3 +1,4 @@
/* vim: filetype=cpp : */
/*
* css_const.h
*