mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-13 10:06:53 +07:00
5 lines
114 B
VimL
5 lines
114 B
VimL
|
" 'set exrc' in ~/.vimrc will read .vimrc from the current directory
|
||
|
set tabstop=8
|
||
|
set shiftwidth=8
|
||
|
set expandtab
|