mirror of
https://github.com/chocolate-doom/master-server.git
synced 2024-11-10 07:11:38 +00:00
7 lines
138 B
Text
7 lines
138 B
Text
|
" Local vimrc configuration file. Install the localvimrc.vim vim script.
|
||
|
set expandtab
|
||
|
set tabstop=8
|
||
|
set softtabstop=4
|
||
|
set shiftwidth=4
|
||
|
|