I can't indent html at all.
Ryan Shillington
ryanshillington at gmail.com
Fri May 11 09:57:16 EDT 2007
Yes, when I run :scriptnames line 35 is c:\vim\vim70\indent\html.vim. "let
b:eruby_subtype_indentexpr" returns "HtmlIndentGet(v:lnum)".
To Tim, yes, I do have syntax highlighting turned on, and it's working. I
have the following lines in my _vimrc:
syntax on " Enable syntax highlighting
filetype on " Enable filetype detection
filetype indent on " Enable filetype-specific indenting
filetype plugin on " Enable filetype-specific plugins
Sorry to be such a pain. Thanks again for your help.
Ryan
On 5/10/07, Tim Pope <vim-ruby-devel at tpope.info> wrote:
>
> On Thu, May 10, 2007 at 10:11:05AM -0500, Ryan Shillington wrote:
> > Hi Doug,
> >
> > Yup, the ruby is indented just fine. The result of ":let
> b:eruby_subtype"
> > is "b:eruby_subtype html".
> >
> > Thanks for the quick reply - I appreciate it.
>
> In addition to what Doug asked you to check, can you tell me if you
> have syntax highlighting and/or filetype plugins enabled? If so, does
> the syntax highlighting appear to be working correctly?
> _______________________________________________
> vim-ruby-devel mailing list
> vim-ruby-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/vim-ruby-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/vim-ruby-devel/attachments/20070511/64ffab46/attachment.html
More information about the vim-ruby-devel
mailing list