Hi Tony,
On Sunday 10 September 2006 12:51, A.J.Mechelynck wrote:
> AFAIK both sets should be loaded. See:
>
> - BufRead and BufNewFile autocommands for the concerned file extension
> (*.c, *.cpp, *.c++, etc.)
> - FileType autocommand
> - function s:LoadFTPlugin in $VIMRUNTIME/ftplugin.vim
> - "c" ftplugins are invoked by $VIMRUNTIME/ftplugin/cpp.vim
(snip)
>
> If the plugins in the three last lines of the list above aren't sourced
> it might conceivably be a bug in the code for the runtime[!] command
> (e.g. storing the arguments in static storage instead of on the stack)
> but I doubt it.
Thanks for the advice, but it seems to working now. See my post to
Yakov. Still don't know what I did wrong. Sorry :)

Marius

Reply via email to