Search the web
Sign In
New User? Sign Up
vim · Vim (Vi IMproved) text editor users list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 98854 - 98883 of 109170   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
98854
The December edition of the Vim Tips Main Page is now available: http://vim.wikia.com/wiki/Main_Page Remember that if you log on you won't see the ads (except...
John Beckett
johnb.beckett@...
Send Email
Dec 1, 2008
8:15 am
98855
... Thanks. I have put this info in the December "Did you know" on the wiki main page, and have noted the book on the "Vim documentation" page (see link at...
John Beckett
johnb.beckett@...
Send Email
Dec 1, 2008
8:31 am
98856
... Isn't my description clear? If so, let me know please. -- Regards, anhnmncb --~--~---------~--~----~------------~-------~--~----~ You received this message...
anhnmncb
anhnmncb@...
Send Email
Dec 1, 2008
11:21 am
98857
Hi, is it possible to let different level of foldeds with different highlights? -- Regards, anhnmncb --~--~---------~--~----~------------~-------~--~----~ You...
anhnmncb
anhnmncb@...
Send Email
Dec 1, 2008
11:25 am
98858
... Isn't it clear that I don't know how to help (and that Bram, Dr.Chip, Bill, John and the rest are probably either too busy or equally nonplussed)? In case...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Dec 1, 2008
11:41 am
98859
... I think that for closed folds you can't (the closed fold is highlited using the Folded group). For open folds it might be possible but far from easy. You...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Dec 1, 2008
11:52 am
98860
... Thank you, I'm using usenet proxy to access this list, so if it got lost, I would not get the reply :) -- Regards, anhnmncb ...
anhnmncb
anhnmncb@...
Send Email
Dec 1, 2008
11:54 am
98861
Here's a screenshot: http://dl.getdropbox.com/u/113891/pics/vim_commit_message.png The commit message was always highlighted with white color, but recently it...
snitko
roman@...
Send Email
Dec 1, 2008
12:11 pm
98862
... I'm using POP on my @gmail.com account (to which I have set the vim lists to send every message) and from time to time I use the webmail interface to...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Dec 1, 2008
12:12 pm
98863
... Yes, I meant closed folds, don't know if it will be supported in future? -- Regards, anhnmncb --~--~---------~--~----~------------~-------~--~----~ You...
anhnmncb
anhnmncb@...
Send Email
Dec 1, 2008
12:36 pm
98864
Hi, list, I use vimgrep to search timeline like <\d\+-\d\+-\d\+> in my file, and let quckfix show me the result, the result sorted by line nubmer by default, I...
anhnmncb
anhnmncb@...
Send Email
Dec 1, 2008
12:42 pm
98865
... Hm, don't think there's a big chance of it, but I'm not Bram. See also ":help vote-for-features". Best regards, Tony. -- Once a young gay from Khartoum ...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Dec 1, 2008
1:11 pm
98866
... The quickfix list is always sorted in the order matches (or errors, for a make) were found. But you can use ":w filename" (or maybe ":saveas filename"...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Dec 1, 2008
1:18 pm
98867
... Yes, but I don't want this way, because sometimes I vimgrep a file which has crypted by vim and I don't want so many result written to a file and I forgot ...
anhnmncb
anhnmncb@...
Send Email
Dec 1, 2008
1:59 pm
98868
... And I see some difference between :sort and sort(), with :sort, you can sort buffer by pattern, which sort() doesn't support. I tried to make quickfix...
anhnmncb
anhnmncb@...
Send Email
Dec 1, 2008
2:05 pm
98869
Hello I want to create my install packages with WiX in .wxs source files edited with Vim. For WiX I need to generate a new GUID for every new package I ...
Timothy Madden
terminatorul@...
Send Email
Dec 1, 2008
2:34 pm
98870
... Did you try internal ":sort" in the QF window? If it doesn't work, try moving the contents of the quickfix window to some [No Name] window by ":%y" in the...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Dec 1, 2008
2:56 pm
98871
... Easy ... / replace what? \%# zero-width, current cursor position [ start collection - dash [:xdigit:] (inside collection) hex digit ] end collection \{36}...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Dec 1, 2008
3:18 pm
98872
... If you mean the orange color, this is a recommendation of Git; the short commit message should only be 50 characters long, the rest is in white so you know...
Simon Ruderich
simon@...
Send Email
Dec 1, 2008
5:25 pm
98873
Thanks everyone for your replies. ... -- Mike Hoy --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. ...
Mike Hoy
mhoy06@...
Send Email
Dec 1, 2008
5:58 pm
98874
... Or, much nicer, adding hi def link gitcommitSummary Normal hi def link gitcommitBlank Normal to your ~/.vimrc - same effect, but the changes won't be...
Matt Wozniski
mjw@...
Send Email
Dec 1, 2008
6:04 pm
98875
Dear faithful vim users, I was wondering how some of guy friendly folks have gone about toggling the fo / formatoptions flags. I haven't been able to find...
smu johnson
smujohnson@...
Send Email
Dec 1, 2008
6:10 pm
98876
... Mike, If you need it, there is a script to convert between dos/unix/mac EOLs here: www.noels-lab.com/crlf.html. I know it's not the same, but it might...
Noel Henson
noel@...
Send Email
Dec 1, 2008
6:31 pm
98877
I am hoping someone on this list has a passing familiarity with Eclipse. Eclipse knows how to complete MXML files for Adobe Flex. I have put everything else...
David Fishburn
dfishburn.vim@...
Send Email
Dec 1, 2008
6:37 pm
98878
Hi All, Recently I've been editing a number of xml files - and I've found vim lagging sorely behind my scrolling when I hold down j or k. My computer is less...
John Orr
johno@...
Send Email
Dec 1, 2008
6:53 pm
98879
Dear all, I have VIM 7.2 on WinXP box. I can't get to automatically do the syntax highlighting for vb script. It can do all other program file types, just not...
worker
tzhai2007@...
Send Email
Dec 1, 2008
6:53 pm
98880
... - ... created ... something ... One person's opinion of what constitutes "stripped down" would likely differ from someone else's opinion, which is the...
Gene Kwiecinski
gkwiecinski@...
Send Email
Dec 1, 2008
7:14 pm
98881
This is a simple work around that seems to keep things moving for me. I define the following in my vimrc. function! Format_SGML() range " Add a new line to the...
David Fishburn
dfishburn.vim@...
Send Email
Dec 1, 2008
7:44 pm
98882
... I personally run into this most frequently when editing an XML file with really long lines. I just adjust 'synmaxcol' to something like 128 and Vim speeds...
Erik Falor
ewfalor@...
Send Email
Dec 1, 2008
7:51 pm
98883
Thanks David, an innovative solution. I'm not quite sure what I'm doing wrong but the function isn't doing anything for me though. It prints out a decrementing...
John Orr
johno@...
Send Email
Dec 1, 2008
8:11 pm
Messages 98854 - 98883 of 109170   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help