]> git.ipfire.org Git - thirdparty/systemd.git/blob - .vimrc
sd-event: add missing symbol, sd_event_source_set_io_fd
[thirdparty/systemd.git] / .vimrc
1 " 'set exrc' in ~/.vimrc will read .vimrc from the current directory
2 set tabstop=8
3 set shiftwidth=8
4 set expandtab
5 set makeprg=GCC_COLORS=\ make