Thanks for the reply.
My system is WInXP.
> :so $VIMRUNTIME/mswin.vim
You mean I must put above line into my vimrc file?
>Line in configuration scripts (it is remapping <c-x> required for
>omni-completion).
I not understand clearly what you said.
I know I bother you, but could you tell me more indetail? Many thanks.
Suppose that I have "test.html" file.
I opened it and started to typing:
<table>
But right after I finished typing >, vim did not auto close tag </table> for
me.
I think Omni auto completion is something like that. Isn't it?
Thanks.
-----Original Message-----
From: Mikolaj Machowski [mailto:[EMAIL PROTECTED]
Sent: Sat 5/20/2006 8:40 PM
To: [email protected]
Cc:
Subject: Re: html auto completion
Dnia sobota, 20 maja 2006 07:11, Vu The Cuong napisaĆ:
> I'm new to vim and I tried a couple of hours to make html auto -
> completion feature to work.
> But had no result. Could anyone tell me how to config vim to turn on
> html auto - completion?
What system? If MS-Windows get rid of::
:so $VIMRUNTIME/mswin.vim
Line in configuration scripts (it is remapping <c-x> required for
omni-completion).
If it is no MS-Windows tell exactly what you are doing, error messages,
example of file.
m.