summaryrefslogtreecommitdiffstats
path: root/communityco
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-06-24 10:01:20 +0200
committerPierre Schmitz <pierre@archlinux.de>2010-06-24 10:01:20 +0200
commit85251a1d7b292c6e71d1fb85630b93849f89e459 (patch)
tree3c6b770c847d75f35eecbd5131effc47807acbe8 /communityco
parent27df94f51bdb86cdc1e3278f23b1c308365557d0 (diff)
downloaddevtools-85251a1d7b292c6e71d1fb85630b93849f89e459.tar.gz
devtools-85251a1d7b292c6e71d1fb85630b93849f89e459.tar.xz
removed mode lines; was not a good idea after all
Diffstat (limited to 'communityco')
-rwxr-xr-xcommunityco3
1 files changed, 0 insertions, 3 deletions
diff --git a/communityco b/communityco
index f4f3e97..0909db1 100755
--- a/communityco
+++ b/communityco
@@ -8,6 +8,3 @@ fi
for i in "$@"; do
svn co svn+ssh://aur.archlinux.org/srv/svn-packages/$i
done
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132