mirror of
https://github.com/systemd/systemd
synced 2024-11-05 18:25:39 +00:00
4 lines
114 B
VimL
4 lines
114 B
VimL
" 'set exrc' in ~/.vimrc will read .vimrc from the current directory
|
|
set tabstop=8
|
|
set shiftwidth=8
|
|
set expandtab
|