Followup:

" HTML.vim
:let g:html_map_leader = '#'
:let g:do_xhtml_mappings = 'yes'

Makes HTML.vim actually quiet usable in mixed environments.

On Oct 6, 8:18 am, Sebastian Schulze <[email protected]> wrote:
> Thank you so much!
> That made my day.
>
> On Oct 6, 6:35 am, Benoit Mortgat <[email protected]> wrote:
>
> > Hello Sebastian,
> > If you type, in normal mode,
> > :verbose imap ;
> > and
> > :verbose iabbr ;
>
> > you will see what causes ; to trigger some abbreviation or mapping.
> > Have a nice day,
>
> > Benoit Mortgat
>
> > On Tue, Oct 6, 2009 at 00:10, Sebastian Schulze 
> > <[email protected]>wrote:
>
> > > Hi around.
>
> > > I recently used vim for editing files of the symfony framework,
> > > with a lot of inline-php code and stumbled over a strange behavior:
>
> > > When typing a ';' the cursor waits for another character and if I hit
> > > space it autocompletes to a non breaking &nbsp;.
> > > Cool thing if one's editing pure html-files, but annoying like hell...
> > > Btw.: It inserts one ';' if I press the ';' key twice.
>
> > > I'm not sure what trigger in my .vimrc is causing that - but maybe
> > > someone can give me a little hint. I'm not that deep into vim yet -
> > > started digging into it roughly 6 months ago.
>
> > > Thank you in advance.
> > >  Sebastian
>
> > --
> > Benoit Mortgat
> > 39, cours Albert Thomas
> > 69003 Lyon, France
> > +33 4 27 78 31 27 / +33 6 17 15 41 58
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to