mirror of
https://github.com/chocolate-doom/master-server.git
synced 2024-11-21 20:11:22 +00:00
11677f8894
Subversion-branch: /master Subversion-revision: 2186
6 lines
138 B
Text
6 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
|
|
|