mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
vim modeline
This commit is contained in:
parent
a846598ba3
commit
7e5fc3080d
@ -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 */
|
||||
|
@ -1,3 +1,4 @@
|
||||
# vim: filetype=cmake :
|
||||
# CSS class names
|
||||
|
||||
# Note
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* vim: filetype=cpp : */
|
||||
/*
|
||||
* css_const.h
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user