]> git.ipfire.org Git - thirdparty/systemd.git/blame - .vimrc
Merge pull request #8 from systemd-mailing-devs/1433236059-9824-1-git-send-email...
[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