Revert "Removed vim mode lines."

This reverts commit 32009b17e4.
This commit is contained in:
Christopher Dunn
2014-09-16 12:40:35 -07:00
parent 11086dd6a7
commit af77b5b594
12 changed files with 12 additions and 0 deletions

View File

@@ -842,3 +842,4 @@ std::istream& operator>>(std::istream& sin, Value& root) {
}
} // namespace Json
// vim: et ts=2 sts=2 sw=2 tw=0