tree-wide: remove vim config
Nowadays we've got a proper .editorconfig, let's make it the only source of truth and avoid the burden of keeping everything in sync.
This commit is contained in:
parent
f28810a3be
commit
3561b8fe2a
@ -243,5 +243,3 @@ done < <(findmnt -Recvruno SOURCE,TARGET,FSTYPE,OPTIONS,FSROOT "$root")
|
|||||||
printf '\t%-10s\t%-10s\t%-10s\t0 0\n\n' 'none' 'swap' "$options"
|
printf '\t%-10s\t%-10s\t%-10s\t0 0\n\n' 'none' 'swap' "$options"
|
||||||
done
|
done
|
||||||
} </proc/swaps
|
} </proc/swaps
|
||||||
|
|
||||||
# vim: et ts=2 sw=2 ft=sh:
|
|
||||||
|
@ -155,5 +155,3 @@ else
|
|||||||
setup=chroot_setup
|
setup=chroot_setup
|
||||||
pacstrap
|
pacstrap
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# vim: et ts=2 sw=2 ft=sh:
|
|
||||||
|
Loading…
Reference in New Issue
Block a user