Remove vim settings from source code; people should use llvm/utils/vim/vimrc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21704 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman
2005-05-05 22:33:09 +00:00
parent e25bc8c957
commit 6b8a63ae58
37 changed files with 0 additions and 37 deletions
-1
View File
@@ -152,6 +152,5 @@ namespace sys {
}
}
// vim: sw=2
#endif
-1
View File
@@ -59,6 +59,5 @@ namespace sys {
}
}
// vim: sw=2
#endif
-1
View File
@@ -602,6 +602,5 @@ inline std::ostream& operator<<(std::ostream& strm, const sys::Path& aPath) {
}
// vim: sw=2
#endif
-1
View File
@@ -99,6 +99,5 @@ namespace sys {
}
}
// vim: sw=2
#endif
-1
View File
@@ -77,6 +77,5 @@ namespace sys {
}
}
// vim: sw=2
#endif
-1
View File
@@ -380,5 +380,4 @@ inline TimeValue operator - (const TimeValue &tv1, const TimeValue &tv2) {
}
}
// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab
#endif