]> git.ipfire.org Git - thirdparty/systemd.git/blame - .vimrc
test-execute: Add tests for new PassEnvironment= directive
[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