1
0
mirror of https://github.com/systemd/systemd synced 2024-07-08 20:15:55 +00:00
systemd/.vimrc

5 lines
114 B
VimL
Raw Normal View History

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