Re: folding question

2010-08-11 Thread Jeri Raye
Hi Christian Hi Jeri! On Di, 10 Aug 2010, Jeri Raye wrote: Hi Christian Thanks, but that doesn't do it for me. Please don't top post. What exactly does not do it for you? Sorry, you are right. Ans also for does not do it. This is a useless remark from me. Thanks for reminding me on the

Re: fold c++ style comment -- resolved but issue exist.

2010-08-11 Thread Wayne
Hi Benjamin, First sorry for top reply on mobile gmail. I've totally got it. Many thanks to your clear presentation. Wayne On 8/11/10, Benjamin R. Haskell v...@benizi.com wrote: On Wed, 11 Aug 2010, Wayne wrote: On Tue, Aug 10, 2010 at 7:35 PM, Benjamin R. Haskell wrote: Sorry, I should

VIM Recent Script Updates - RSS Feed request

2010-08-11 Thread Keyan
Hi, I am a heavy user of RSS Feeds as they are a nice way to keep up with things. I just had a look, if the vim-scripts page, which shows the recently updated scripts has a rss-feed. Unfortunately (for me) it does not. So my question is, if anyone else is also interested in such a feed, and if

Re: folding question

2010-08-11 Thread Jeri Raye
Hi Christian I am no expert in syntax highlighting. But this should be possible using \z() (see :h :syn-ext-match) Something like this should work then for you: :syn region myFOLD2 start=\z(if\) end=end \z1 transparent fold I'm going to try this. Thanks for the suggestion. This is the fix

Re: VIM Recent Script Updates - RSS Feed request

2010-08-11 Thread Jürgen Krämer
Hi, Keyan wrote: I am a heavy user of RSS Feeds as they are a nice way to keep up with things. I just had a look, if the vim-scripts page, which shows the recently updated scripts has a rss-feed. Unfortunately (for me) it does not. So my question is, if anyone else is also interested in

Re: VIM Recent Script Updates - RSS Feed request

2010-08-11 Thread Keyan
thanks, i couln't find the link on the website. regards, keyan On 11 Aug 2010, at 17:02, Jürgen Krämer wrote: Hi, Keyan wrote: I am a heavy user of RSS Feeds as they are a nice way to keep up with things. I just had a look, if the vim-scripts page, which shows the recently updated

Re: VIM Recent Script Updates - RSS Feed request

2010-08-11 Thread Jeri Raye
Jeri Raye wrote on 11-8-2010 19:03: for me http://feed43.com/vim-scripts.xml works as RSS feed. Regards, Jürgen If I go this site and add it to my Mozilla FireFox browser (Version 3.6.8) on Windows XP I get the following error message. script:Can't connect to local MySQL server through

Re: folding question

2010-08-11 Thread Christian Brabandt
Hi Jeri! On Mi, 11 Aug 2010, Jeri Raye wrote: # Start of text # if if end if end if if end if # End of Text # folds into # Start of text # +-- 3 lines: if +-- 6 lines: if end if # End of Text #

Re: folding question

2010-08-11 Thread Jeri Raye
Christian Brabandt wrote on 11-8-2010 19:36: Hi Jeri! # Start of text # if if end if end if if end if # End of Text # folds into # Start of text # +-- 3 lines: if +-- 6 lines: if end if # End of Text # Notice

Unrequested auto folding of functions in PHP files.

2010-08-11 Thread Tim Johnson
FYI: I am using vim 7.2 huge version on ubuntu 10.04. I have used vim for a long time, but am new to PHP and don't make much use of folding. I am finding that vim folds certain (but not *all*) PHP functions and futhermore, even with zR will 'refold' the same functions when the window containing

Re: Unrequested auto folding of functions in PHP files.

2010-08-11 Thread Benjamin R. Haskell
On Wed, 11 Aug 2010, Tim Johnson wrote: FYI: I am using vim 7.2 huge version on ubuntu 10.04. I have used vim for a long time, but am new to PHP and don't make much use of folding. I am finding that vim folds certain (but not *all*) PHP functions and futhermore, even with zR will

Re: Unrequested auto folding of functions in PHP files.

2010-08-11 Thread Tim Johnson
* Benjamin R. Haskell v...@benizi.com [100811 14:34]: On Wed, 11 Aug 2010, Tim Johnson wrote: :help 'foldmethod' As an aside, I am not clear about the difference between zR and zE. zR just opens them all -- open, but they're still there zE gets rid of them (for fdm=manual or

PHP trick/tips solicited

2010-08-11 Thread Tim Johnson
I've used vim for years for other programming languages other than PHP. Now I'm starting to learn PHP. I have downloaded the *piv* package. http://www.vim.org/scripts/script.php?script_id=3125 I am sure that `piv' is going to be really helpful. I would welcome any other tips, tricks, recipes, and

Re: VIM Recent Script Updates - RSS Feed request

2010-08-11 Thread Marc Weber
Excerpts from Keyan's message of Wed Aug 11 16:05:34 +0200 2010: I am a heavy user of RSS Feeds as they are a nice way to keep up with things. An alternative is vim-addon-manager-known-repositories. No big stories - just script updates can be found in the git repo. If you do a git pull in that

ANN: YankRing 11.0

2010-08-11 Thread David Fishburn
YankRing.vim : Maintains a history of previous yanks, changes and deletes http://www.vim.org/scripts/script.php?script_id=1234 What does it do? Allows you to retrieve previous yanks, deletes and changed text and cycle through them choosing which item you need. It also works across Vim

Vim mutilating file permissions through Samba?

2010-08-11 Thread John
Hi all, I'm using Vim 7.2.411 on Windows XP (from the Cream web site), to edit files hosted on a linux server. I have the linux directory as a Windows mapped network drive (via samba). If via the linux box, I set the permissions on a file to 775, I can edit and save the file in Notepad and

Re: VIM Recent Script Updates - RSS Feed request

2010-08-11 Thread Tom Link
 http://feed43.com/vim-scripts.xml script:Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) The problem is known. The home site of vim shows the following message: [11-Aug-2010] Sourceforge is currently experiencing sporadic problems with their project