Correct the vim: specification
authorReid Spencer <rspencer@reidspencer.com>
Sun, 29 Aug 2004 19:24:53 +0000 (19:24 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 29 Aug 2004 19:24:53 +0000 (19:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16087 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/Path.cpp

index 93c1e0a7100718b4b73e5e30875e7a964f1b0670..fd7fd4f665b7fd27b3f1e93b0653fac318f20289 100644 (file)
@@ -36,4 +36,4 @@ Path::is_directory() const {
 // Include the truly platform-specific parts of this class.
 #include "platform/Path.cpp"
 
-// vim: sw=2
+// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab