From: Zbigniew Jędrzejewski-Szmek Date: Wed, 27 Jan 2021 10:49:11 +0000 (+0100) Subject: Drop obsolete vimrc file X-Git-Tag: v248-rc1~242^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0fcd9f213e6946a6e566a6c5550700208e731189;p=thirdparty%2Fsystemd.git Drop obsolete vimrc file We have another .vimrc in the root of the repo that has a superset of the content of this file. --- diff --git a/src/udev/.vimrc b/src/udev/.vimrc deleted file mode 100644 index 366fbdca4ba..00000000000 --- a/src/udev/.vimrc +++ /dev/null @@ -1,4 +0,0 @@ -" 'set exrc' in ~/.vimrc will read .vimrc from the current directory -set tabstop=8 -set shiftwidth=8 -set expandtab