vim modeline

http://vim.wikia.com/wiki/Modeline_magic
This commit is contained in:
Christopher Dunn
2014-04-19 21:41:03 +00:00
parent 09439b7bc7
commit 77cd83890d
11 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
// vim: ts=3 sts=3 sw=3 tw=0
// Copyright 2011 Baptiste Lepilleur
// Distributed under MIT license, or public domain if desired and
// recognized in your jurisdiction.
@@ -1922,3 +1921,4 @@ Path::make( Value &root ) const
} // namespace Json
// vim: et ts=3 sts=3 sw=3 tw=0