1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 17:25:34 +03:00
systemd-stable/.vimrc
2013-10-20 04:29:39 +02:00

6 lines
144 B
VimL

" 'set exrc' in ~/.vimrc will read .vimrc from the current directory
set tabstop=8
set shiftwidth=8
set expandtab
set makeprg=GCC_COLORS=\ make