]> git.ipfire.org Git - thirdparty/systemd.git/blame - .vimrc
Merge pull request #1997 from fbuihuu/fix-swap-unit-ordering-dep
[thirdparty/systemd.git] / .vimrc
CommitLineData
c97e8d10
KS
1" 'set exrc' in ~/.vimrc will read .vimrc from the current directory
2set tabstop=8
3set shiftwidth=8
4set expandtab
3396c37f 5set makeprg=GCC_COLORS=\ make