Monday, February 17, 2014

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

* Ben Fritz <fritzophrenic@gmail.com> [140217 07:27]:
> On Sunday, February 16, 2014 3:12:43 PM UTC-6, Tim Johnson wrote:
> > ignored in buffers with .module and .install extensions
> >
>
> I just tried this exact setup, and it works fine for me in 7.4.
>
> I edited a new "test.install" file and all the settings in the after/syntax file were applied properly, just as they were in a new Vim instance editing "test.php".
>
> So, what does this tell you?
>
> :verbose set iskeyword? expandtab? shiftwidth? tabstop? softtabstop?
<blush> I'd solved it earlier, but forgot to post the
solution.</blush>
the session .vim file was overriding the desired settings. I
simply sourced the /after file manually, saved the session file
and all is good now.

This one of the 'gotchas' I frequently fall into when I tweak vim.
I need to remember 'verbose set' - its often a big help...
thanks for the help
--
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:

Post a Comment