summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg2014-02-16 02:32:57 +0100
committerJohannes Löthberg2015-06-08 12:25:52 +0200
commit47a9e4fd15efe18e3896cfee273592f09b6b6474 (patch)
tree770d237321a7a624f787276f5c251fecefffa93a
parent16f96cdc67987faa9d376f6ded217d427b6c6c70 (diff)
downloadaur-47a9e4fd15efe18e3896cfee273592f09b6b6474.tar.gz
Remove vim modelines
-rw-r--r--PKGBUILD2
-rw-r--r--sv_dvorak.install3
2 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab8fdef6fcc5..7f0d22f7f746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,5 +15,3 @@ md5sums=('1e4a2818c89e60001a1ec2d98911a0a0')
package() {
install -Dm644 se_sv_dvorak_new.xorg "$pkgdir"/usr/share/X11/xkb/symbols/se_sv_dvorak
}
-
-# vim: set ts=2 sts=2 sw=2 noet:
diff --git a/sv_dvorak.install b/sv_dvorak.install
index 68181463e40b..1c9ae0e5346d 100644
--- a/sv_dvorak.install
+++ b/sv_dvorak.install
@@ -5,7 +5,6 @@ post_install() {
<layout>
<configItem>
<name>se_sv_dvorak</name>
-
<shortDescription>sv_sv_dvorak</shortDescription>
<description>Swedish (sv_dvorak)</description>
<languageList>
@@ -15,5 +14,3 @@ post_install() {
</layout>
EOF
}
-
-# vim: set ts=4 sw=4 noet: