On Mi, 05 Nov 2014, Matteo Riva wrote:
> There is something I'm not understanding about this: if I write this
> in my .vimrc file
>
> au BufNewFile,BufRead *.php let php_folding=1 | set foldlevel=1
>
> then php folding works fine, but if I put this two lines in
> ftplugin/php.vim or after/ftplugin/php.vim
>
> set foldlevel=1
> let php_folding=1
>
> then the folding doesn't work. What's the actual difference between
> the two methods?
Do you actually have a line :filetype on or similar in your .vimrc?
Best,
Christian
--
Von einem gewissen Alter ab tut auch die Freude weh.
-- Charlie Chaplin
--
--
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/d/optout.
Wednesday, November 5, 2014
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment