1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00
systemd/.vimrc

6 lines
144 B
VimL
Raw Normal View History

2012-01-23 07:42:11 +04:00
" 'set exrc' in ~/.vimrc will read .vimrc from the current directory
set tabstop=8
set shiftwidth=8
set expandtab
set makeprg=GCC_COLORS=\ make