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.
