mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-26 12:20:42 +00:00
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:
@@ -152,6 +152,5 @@ namespace sys {
|
||||
}
|
||||
}
|
||||
|
||||
// vim: sw=2
|
||||
|
||||
#endif
|
||||
|
||||
@@ -59,6 +59,5 @@ namespace sys {
|
||||
}
|
||||
}
|
||||
|
||||
// vim: sw=2
|
||||
|
||||
#endif
|
||||
|
||||
@@ -602,6 +602,5 @@ inline std::ostream& operator<<(std::ostream& strm, const sys::Path& aPath) {
|
||||
|
||||
}
|
||||
|
||||
// vim: sw=2
|
||||
|
||||
#endif
|
||||
|
||||
@@ -99,6 +99,5 @@ namespace sys {
|
||||
}
|
||||
}
|
||||
|
||||
// vim: sw=2
|
||||
|
||||
#endif
|
||||
|
||||
@@ -77,6 +77,5 @@ namespace sys {
|
||||
}
|
||||
}
|
||||
|
||||
// vim: sw=2
|
||||
|
||||
#endif
|
||||
|
||||
@@ -380,5 +380,4 @@ inline TimeValue operator - (const TimeValue &tv1, const TimeValue &tv2) {
|
||||
}
|
||||
}
|
||||
|
||||
// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user