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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

hi, How to replace a word under the cursor (say: junk) with another foojunkbar? when i am reading a paragraph, some of the word i want to change as...
6 Apr 3, 2002
12:53 pm

Kontra, Gergely
kgergely@...
Send Email

Hi all, I'd like to remap [C-O] from insertmode to ... Unfortunately, I still need a way to drop out of insertmode to run other single commands, so simply...
2 Apr 3, 2002
11:43 am

Benji Fisher
benji@...
Send Email

Hi, I used vim under linux, however, now I have to use it under windows'98. Under linux, there is a possibility to add to .Xdefaults lines like ...
2 Apr 3, 2002
8:37 am

Christian MICHON
christian_michon@...
Send Email

... I think "highlight Normal ctermbg=black ctermfg=white guibg=balck guifg=white" maybe help. see also :he highlight -- Yours Sam Avant! Corp. ShangHai China...
1 Apr 3, 2002
8:19 am

Sam Hsu
yixu@...
Send Email

Hello! As Thomas K=F6hler pointed out, yiw will put the cursor at the beginning of the word, at the price of modifying the unnamed register. g~iwg~iw appears...
9 Apr 3, 2002
8:11 am

Thomas Köhler
jean-luc@...
Send Email

Greetings. ... if has("win32&quot;) let PRCURS="_" endif source ${HOME}/PRCURSvimrc.work <--- Obviously, this failes since PRCURS is not substituded by the...
3 Apr 2, 2002
11:27 pm

Hari Krishna Dara
hari_vim@...
Send Email

Hello, although I've never written a ftplugin myself, I did install several great ftplugins. I especially like their context (filetype) sensitivity regarding...
2 Apr 2, 2002
8:47 pm

Benji Fisher
fisherbb@...
Send Email

With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
3 Apr 2, 2002
8:33 pm

Brett Pershing Stahlman
brett.stahlman@...
Send Email

How can I count the number of lines in a register? I was thinking of a user-defined command like ... Can I use some Vim function to do this quickly? Thanks a...
2 Apr 2, 2002
7:30 pm

Arun Easi
aeasi@...
Send Email

With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
3 Apr 2, 2002
5:13 pm

Brett Pershing Stahlman
brett.stahlman@...
Send Email

Just subscribed to this list and prior to sending any email I wanted to read up on particular edicate, etc. Clicked on "Guide to Editing Emails" on vim.org's...
2 Apr 2, 2002
4:32 pm

Charles E. Campbell
cec@...
Send Email

I have the locale set to zh_TW.Big5, and use xcin for my input method of traditional Chinese. (kde-2.2.1, mandrake 8.1) It's always OK to trigger xcin with key...
2 Apr 2, 2002
4:17 pm

Edward Lee
edt1023@...
Send Email

Quick question (hopefully): I just grabbed a file from a mailing list archive which has lines longer than 72 characters terminated with "+" and wrapped to the...
3 Apr 2, 2002
3:46 pm

Thomas Köhler
jean-luc@...
Send Email

Hello, for a while now i've been experiencing this: on win2k, no matter what client I use, when I try to go to ftp.vim.org it works, fine, then i click on pub,...
6 Apr 2, 2002
12:03 pm

P. Alejandro Lopez-Va...
dradul@...
Send Email

hi i just moved to the gvim-editor, since i can use it on linux and windows. i have a problem in mapping keys: when i map the keys kDivide or kMultiply it...
2 Apr 2, 2002
9:49 am

Neil Bird
neil@...
Send Email

Can vim be used as a filter, like sed? For example, % ls | vim - --other-options I think the - option makes vim read a buffer from stdin, but how do we get it...
4 Apr 2, 2002
6:36 am

Ingo Krabbe
i.krabbe@...
Send Email

Hi, How do I: 1. Open a file, then another, then another and switch between them without using the gui, and without having to type in the names of all the...
3 Apr 2, 2002
2:15 am

Antoine J. Mechelynck
antoine.mechelynck@...
Send Email

After looking at the help for '-menufont&#39;, it seems I must use some other mechanism for GTK builds. How to I change the menu font to be one that can show...
2 Apr 2, 2002
2:07 am

Christian MICHON
christian_michon@...
Send Email

Dear All: I am trying to get proper syntax highlighting of keywords in IDL (ft=idlang). Here's an example: plot, x, /box, y, title='My Plot', z, $ ...
1 Apr 1, 2002
8:10 pm

Aleksandar Jelenak
Aleksandar.Jelenak@...
Send Email

When I realized that everybody had to copy the sort logic from explorer.vim, I thought it would be better to have this shared in a common place. So I copied it...
1 Apr 1, 2002
8:03 pm

Hari Krishna Dara
hari_vim@...
Send Email

For block selection, CTRL-V worked in the Windows version of VIM 5.7. It does not work in VIM 6.0 anymore. How can I block select in Version 6.0? As part of...
3 Apr 1, 2002
7:16 pm

Antoine J. Mechelynck
antoine.mechelynck@...
Send Email

With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
1 Apr 1, 2002
5:01 pm

Brett Pershing Stahlman
brett.stahlman@...
Send Email

Users: So, I know this is lame, but: Is there a default vim way to insert a blank line above/below without entering insert mode? I know I can just map...
2 Apr 1, 2002
4:39 pm

Ron Aaron
ron@...
Send Email

Hello All! Here's another (and even more improved) version of latex-suite. There have been several changes to it since last time. The main changes since last...
2 Apr 1, 2002
10:46 am

Srinath Avadhanula
srinath@...
Send Email

Hello, I have a problem when using :Man vim command. For some man pages it works ok while there are problems when displaying the others. I can get a part of...
1 Apr 1, 2002
9:07 am

Andrey R. Urazov
coola@...
Send Email

Hi all vim gurus, I already tried to send this through yahoogroups, but it failed. I'm trying to emulate gawk behaviour of printing specified fields/columns...
1 Apr 1, 2002
1:38 am

Christian MICHON
christian_michon@...
Send Email

Dear Vim gurus: I recently downloaded VIM6.1 (both gvim61.exe and gvim61ole.zip) from vim.df.net/download.php to replace VIM5.6 and VIM5.7 in my WIN98...
3 Mar 31, 2002
10:54 pm

P. Alejandro Lopez-Va...
dradul@...
Send Email

Hi, are there any plugins (or other tricks!) with whichI can insert a preformatted bibtex entry into the current file - like Emacs does when in TeX mode. TIa, ...
5 Mar 31, 2002
7:31 am

Alan G Isaac
aisaac@...
Send Email

From Documentation: [m Go to [count] previous start of a method (for Java or similar structured language). When not after the start of a method, jump to the...
2 Mar 30, 2002
10:42 am

Bram Moolenaar
Bram@...
Send Email

If my current buffer has a named file loaded and I do ... I get 'Overwrite existing file /path/to/dir&#39;? Why doesnt Vim write the file to the specified...
3 Mar 30, 2002
5:16 am

Andre Pang
ozone@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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