Sunday, February 16, 2014

Re: [Drupal] syntax settings with php module files - 'after' problem

* Ben Fritz <fritzophrenic@gmail.com> [140216 15:41]:
> >
> > the setlocal options from ~/.vim/after/syntax/php.vim are being
> >
> > ignored in buffers with .module and .install extensions
> >
> >
> >
> > What else do I need to do?
> >

> I'm not sure if this is the cause, but you could try enabling
> nested autocmd calls in your autocmds. See :help autocmd-nested
Thanks for the reply, Ben. I'm pretty sure that the nested autocmds
are being 'executed' as they should be. Furthermore, I'm not sure
that autocmd-nested applies in this case.

I *think* there should be some connection between the augroup and
the '<?php' at BOF for php.

On a related note, I came across documentation on a drupal vim
plugin, https://drupal.org/node/1389448 and the main author is (I
think) a frequent participant here.

I've added '[Drupal]' to the subject line to grab further attention.
Unless I hear different, I will probably forgoe this approach and go
with the plugin.

:) If you look at the plugin page and see under "Page Status"
"No known problems", that is a deal-maker for me.
--
Tim
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com, http://www.tj49.com

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: