mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog (vim): set shiftwidth to 2.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
004bd2590b
commit
f53a117c7b
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Sat Jun 11 19:42:50 2011 WATANABE Hirofumi <eban@ruby-lang.org>
|
||||
|
||||
* ChangeLog (vim): set shiftwidth to 2.
|
||||
|
||||
Sat Jun 11 19:27:06 2011 Hiroshi Nakamura <nahi@ruby-lang.org>
|
||||
|
||||
* ext/openssl/ossl_x509req.c: raise RequestError instead of
|
||||
|
@ -9929,4 +9933,4 @@ indent-tabs-mode: t
|
|||
tab-width: 8
|
||||
change-log-indent-text: 2
|
||||
end:
|
||||
vim: tabstop=8
|
||||
vim: tabstop=8 shiftwidth=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue