Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim · Vim (Vi IMproved) text editor users list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 39506 - 39535 of 137831   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
39506 Michael P. Soulier
msoulier@... Send Email
May 2, 2003
3:10 pm
People, I was just using a big block of perl, and showmatch failed as long as there was a comment across the match. ie. print $q->table({-width => '100%'}, ...
39507 Rajarshi Guha
rajarshi@... Send Email
May 2, 2003
3:25 pm
Hi, I usually use vimpsell.vim for spellchecking my LaTeX docs. However it seems to hang and eat up my processor when I load an HTML document. Is there any way...
39508 Jürgen Krämer
jkr@... Send Email
May 2, 2003
5:02 pm
Hi, ... c:\docs&#92;jdk-winhelp&#92;jdk14.hlp<CR><CR> (this should go in one line). This obviously does not use keywordprg but a mapping. The word under the cursor is...
39509 Benji Fisher
benji@... Send Email
May 2, 2003
5:15 pm
... I think that 'showmatch&#39; behaves like the built-in %. According to :help % ... There is no mention of ignoring parens in comments. If you want % to deal ...
39510 Dan Sharp
dwsharp@... Send Email
May 2, 2003
5:25 pm
... Not what you want with Shift-K, but you may want to look at http://www.vim.org/scripts/script.php?script_id=358 which appears to do what you want. It uses...
39511 Bram Moolenaar
Bram@... Send Email
May 2, 2003
6:25 pm
... First of all, try "make distclean". If you change configure arguments you may need to clean up things first. The problem in eval.c is caused by using the...
39512 Charles E. Campbell
cec@... Send Email
May 2, 2003
6:32 pm
... No, not really. You could move it to another directory under .vim that goes unused by vim (say, .vim/extras) and set up some command to source it on...
39513 Nagle, Adrian
anagle@... Send Email
May 2, 2003
7:28 pm
I want to delete, clear or unset a particular highlight from fortran.vim. I normally load fortran.vim syntax file as part of another syntax file. I tried...
39514 Paul Tremblay
phthenry@... Send Email
May 2, 2003
8:39 pm
I still can't get engspch to work. I had a problem over a month ago, and I was told to update my version of vim. I updated my version of vim. When I run...
39515 Dan Sharp
dwsharp@... Send Email
May 2, 2003
8:58 pm
I have just uploaded version 0.91 of my HOWTO for compiling Vim on Win32 to http://mywebpage.netscape.com/sharppeopl/vim/howto The newest version is aimed at...
39516 Charles E. Campbell
cec@... Send Email
May 2, 2003
8:59 pm
... Would you please update your version of <engspchk>? Its at version 33, and available under http://www.erols.com/astronaut/vim/index.html#vimlinks_source ...
39517 Dan Sharp
dwsharp@... Send Email
May 2, 2003
9:08 pm
... Ack... Forgot to actually test the link before I sent it. Correct URL is http://mywebpage.netscape.com/sharppeople/vim/howto Sorry about that. Dan Sharp...
39518 Paul Tremblay
phthenry@... Send Email
May 2, 2003
9:30 pm
Thanks for your response and the work you put into making nice sotware! My problem (the same I had a month ago) was the result of a stupid mistake on my part....
39519 Antoine J. Mechelynck
antoine.mechelynck@... Send Email
May 2, 2003
9:42 pm
... [...] Maybe the :messages command could have helped you (see :help :messages) HTH, Tony....
39520 Bram Moolenaar
Bram@... Send Email
May 2, 2003
9:44 pm
... That should be: http://mywebpage.netscape.com/sharppeople/vim/howto ... 2.2.2.1. IConv The iconv library allows Vim to translate strings (via the iconv()...
39521 Mikolaj Machowski
mikmach@... Send Email
May 2, 2003
10:51 pm
... m. -- LaTeX + Vim = http://vim-latex.sourceforge.net/ Vim-list(s) Users Map: (last change 21 Apr) http://skawina.eu.org/mikolaj/vimlist Are You There?...
39522 Sean Richards
sean64@... Send Email
May 2, 2003
11:43 pm
... http://www.vim.org/tips/tip.php?tip_id=232 Just change the keymap to suit Cheers, Sean -- ...
39523 Myche'jae-Bel
mikeb@... Send Email
May 3, 2003
4:14 am
Hi Vim folks! I've got some questions, most of them along the "advanced"; track (haven't found answers in the online docs or Vim book): Command-mode sequences...
39524 maxiangjiang
maxiangjiang@... Send Email
May 3, 2003
4:55 am
Dan, Surprising, I could follow simple steps to get gvim.exe compiled in cygwin. cvs -z3 -d:pserver:anonymous@...:/cvsroot/vim co vim cd vim/src/ ...
39525 Dan Sharp
dwsharp@... Send Email
May 3, 2003
12:39 pm
... Thanks! I will make the update. Dan Sharp...
39526 Dan Sharp
dwsharp@... Send Email
May 3, 2003
12:53 pm
Hopefully this won't show up twice. I wrote a reply once while not connected to the Internet and clicked "send later" so I could connect first, but now I...
39527 John Culleton
john@... Send Email
May 3, 2003
1:18 pm
In general, is it feasable to map a colon command to a key combination or F key? e.g., press F9 and you get the execution of the following--- ... I am talking...
39528 Alan Schmitt
alan.schmitt@... Send Email
May 3, 2003
1:36 pm
... You can find the key codes doing :help <F2> (I could not find a tag for the whole section). Alan Schmitt -- The hacker: someone who figured things out and...
39529 Myche'jae-Bel
mikeb@... Send Email
May 3, 2003
2:48 pm
... Excellent, that's not bad. (2.5 amortizes to 2+epsilon if you hold the shift down and just bounce on the @ =) Let me tell you what I really use macros...
39530 Benji Fisher
benji@... Send Email
May 3, 2003
3:28 pm
... Except for specifying the range, I think this is vi-compatible. Select the lines you want in Visual mode and type : . The range will be inserted ...
39531 Juergen Salk
juergen.salk@... Send Email
May 3, 2003
3:39 pm
* Myche'jae-Bel <mikeb@...> [030503 17:15]: Now, in vim, I need to <@a@@@@@@> which is a little harder, but not bad. You can also add a count like <4@a>...
39532 Juergen Salk
juergen.salk@... Send Email
May 3, 2003
3:52 pm
... I second that! A yank command should be a yank command and not a movement. It's also somewhat inconsistent, because other y{motion} commands do not imply...
39533 Myche'jae-Bel
mikeb@... Send Email
May 3, 2003
4:22 pm
... Hey thanks for the pointer. I don't think this (or a shortcut of this) will work for me in general, though. The kinds of things I use this for (to give a...
39534 Michael Naumann
michael@... Send Email
May 3, 2003
4:33 pm
... For this I have some mappings to ease my life: map <F5> @a map <F6> @b map <F7> @c map <F7> @d With these, I'm able to quickly map something with qa,qb,qc...
39535 Mikolaj Machowski
mikmach@... Send Email
May 3, 2003
8:30 pm
... What is harder depends :) I prefer regexps :))) m. -- LaTeX + Vim = http://vim-latex.sourceforge.net/ Vim-list(s) Users Map: (last change 21 Apr) ...
Messages 39506 - 39535 of 137831   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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