Posted By: Gavin Sinclair
Date: 2003-08-06 15:54
Summary: New release of Vim/Ruby Configuration Files, 2003-08-07
Project: Vim/Ruby Configuration Files

All users should upgrade to the 2003-08-07 release of this package. It features a much-improved indent/ruby.vim, and a standard informative header for each file.

Coming soon: matchit support for ftplugin/ruby.vim.

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: new-release-of-vim.ruby-configuration-files

Start New Thread Start New Thread
Message: 213
BY: Gavin Sinclair (gsinclair)
DATE: 2003-08-11 23:10
SUBJECT: RE: Setting the default indentation

 

Put the cofigurations you want to be "default" in your vimrc. That's ~/.vimrc on Unix, or $HOME\_vimrc, on Windows (or a few other places; see :help vimrc).

Other settings you should put in there:
filetype plugin indent on
filetype plugin on


Thread View

Thread Author Date
Setting the default indentationRobert Berge2003-08-11 16:14
      RE: Setting the default indentationGavin Sinclair2003-08-11 23:10

Post a followup to this message