mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
ruby style wants 2 space indent
This commit is contained in:
parent
253c965fad
commit
9451a40420
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
|
@ -106,6 +106,7 @@ set list
|
|||
|
||||
"filetype specific settings
|
||||
autocmd FileType make set noexpandtab "makefiles need tabs
|
||||
autocmd FileType ruby set softtabstop=2 shiftwidth=2
|
||||
|
||||
"swap files
|
||||
"set directory=/var/tmp,.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue