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

In Vim 7.3 mswin.vim defines `inoremap <C-S> <C-O>:update<CR>`, which causes problems when pressed shortly after a <C-X><C-O> combination because the...
7 Jun 20, 2012
12:20 pm

philipmat
google@...
Send Email

I posted this earlier on vim_mac, but it's not very active at the moment. I thought I'd give it a try here. ... I've encountered a problem with a plugin that...
5 Jun 19, 2012
2:07 pm

Eric Weir
eeweir@...
Send Email

Hi: I am new to Vim. I have new version of MacVim a OS X: 10.7.4 I installed the latest MACVIM app. I was reading about balloons in a book, i want to create...
8 Jun 19, 2012
11:18 am

Bogdan Manole
bogdan.manole@...
Send Email

Hi Florian ... Here's a patch of what I think should be changed. Feel free to apply it. It's for the file vim-de.1 Greetings Elias -- You received this message...
1 Jun 19, 2012
8:53 am

Elias Diem
pub.linux@...
Send Email

... -- 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...
8 Jun 19, 2012
8:50 am

Erik Christiansen
dvalin@...
Send Email

I'm encountering the following error attempting to start gvim that is packaged with cygwin. How would I determine if it is a vim or cygwin problem? ... $gvim...
7 Jun 19, 2012
3:35 am

AndyHancock
andymhancock@...
Send Email

Hi all. And specially Marc Webber, this question is mainly for you :) Ther are some plugins in vim-script (http://vim-scripts.org/vim/scripts.html) that...
8 Jun 19, 2012
12:29 am

Pablo Giménez
pablogipi@...
Send Email

Hello. I am using a set of scripts to integrate Python in VIM done by Kirill Klenov know as Python mode Klen: ...
2 Jun 18, 2012
5:20 pm

Pablo Giménez
pablogipi@...
Send Email

Hi All, I opened a file tmp under directory /a/b/c/d in unix environment. gvim opened it with title bar read "tmp ( /a/b/c/d) - GVIM3 I then opened above...
2 Jun 16, 2012
12:28 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hi All, I have been carefully reading :help write-plugin but I can't get to understand why the <SID>-on-the-lhs mappings exist, what their purpose is. ... But...
2 Jun 15, 2012
10:06 pm

Jacobo de Vera
devel@...
Send Email

Hi. ... and then insert the register in buffer "ap I get only the first line of the result, when screen output is multiline. -- You received this message from...
8 Jun 15, 2012
3:13 pm

Ben Fritz
fritzophrenic@...
Send Email

guys: I run into an issue about :global right now. with :g, it looks I can grep all lines with a "multi-line pattern" , but only the 1st matched line will be...
12 Jun 15, 2012
3:08 pm

Ben Fritz
fritzophrenic@...
Send Email

Dear everyone, I've been asked to write a snippet of software in a mixture of Borland Pascal 7 for DOS, and assembler (NASM). The technicalities of linking,...
7 Jun 15, 2012
2:20 pm

Frantisek Rysanek
Frantisek.Rysanek@...
Send Email

I swear I have been using 'Shift-V&#39; to select paragraphs. This morning it's selecting only lines. I checked the Oualline book, and it seems selecting lines is...
28 Jun 15, 2012
11:14 am

Eric Weir
eeweir@...
Send Email

Hi Vim Guru, I know I can use % to find matching {} or [] or () Is there a way that if I click any of { , } , [ , ], ( , ) without using %; gvim automatically...
3 Jun 15, 2012
2:25 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Greetings all, ... ... and given this text: NOTE: blah blah blah blah # NOTE: blah blah # blah blah If I do gq{motion} on the top paragraph, formatting...
6 Jun 14, 2012
7:26 pm

Tor Perkins
vim@...
Send Email

Somehow, when I was getting started with vim, I ended up with a vim installation to ~\ and a MacVim installation in \Applications. Before I started using...
8 Jun 13, 2012
6:12 pm

Eric Weir
eeweir@...
Send Email

Hi, I am working with someones elses file, some of them are readonly so I cannot really just read read of the annyoying ^M in the end of the line. Some lines...
15 Jun 13, 2012
5:08 pm

Christian Brabandt
cblists@...
Send Email

hi Nico/folks: I'm a ConqTerm user and I use it everyday. thanks for the good plugin Nico. Recently I constantly run into an strange situation, not sure I can...
2 Jun 13, 2012
4:20 pm

ping
songpingemail@...
Send Email

Vim 7.3.514, Windows 7 With a status cmdheight of 1, if you do the following, you get the dreaded "hit enter" prompt. ... a b Press ENTER or type command to...
3 Jun 13, 2012
3:16 pm

David Fishburn
dfishburn.vim@...
Send Email

On my Fedora Linux system when I invoke the PopUp menu in GVim, the bottom menu item is "Input Methods" which has as submenu with OS and/or windowing-system...
1 Jun 13, 2012
3:15 pm

richard emberson
richard.emberson@...
Send Email

... But this indeed visually selected the 5 characters but does not yank them. Its as if the " is a comment character and not the start of a yank-to operation....
9 Jun 12, 2012
9:50 pm

Tim Chase
vim@...
Send Email

Don't know how it happened. I'd shut it down after making some changes to the .vimrc settings of a critical plugin---vim-addon-manager. When I went to restart...
1 Jun 12, 2012
7:41 pm

Eric Weir
eeweir@...
Send Email

This was previously working well, but is no longer. I use vim (v7.3) on my Mac and as my editor on mutt. Now when I use 'gqG' or 'gq}' when replying to a...
13 Jun 12, 2012
3:15 pm

Trey Sizemore
hjsizemore@...
Send Email

Hi, I want to find all the strings the has "K Value=" not followed by 0000 and replace them for "K Value=1300". This is my original text: K Value=0010, P...
5 Jun 11, 2012
9:52 pm

César Valencia
csarv.xm@...
Send Email

Hello, Some time ago, I had written the buffers_search_and_replace plugin (http://www.vim.org/scripts/script.php?script_id=1817) and I now want to optimize it....
3 Jun 11, 2012
9:18 pm

Alexandru Munteanu
alexandru.i.munteanu@...
Send Email

When editing one produces changes. The '.' operation will repeat the last change. What I want to to be able to capture the current state of the change-list (if...
7 Jun 11, 2012
7:49 pm

Ben Fritz
fritzophrenic@...
Send Email

Hello all, I have a problem when using vim to edit Russian texts, because I always have to switch to the En- glish keyboard layout to enter normal-mode...
4 Jun 11, 2012
7:46 pm

Anton Shepelev
anton.txt@...
Send Email

I want to learn Vimscript language, but I have not found any books about this. If you have any good suggest, tell me anything about this. Thanks very much. -- ...
11 Jun 11, 2012
6:42 pm

Ben Fritz
fritzophrenic@...
Send Email

Does autochdir work when switching tab? It does not work in my setup. -- You received this message from the "vim_use" maillist. Do not top-post! Type your...
4 Jun 11, 2012
3:51 am

Ben Fritz
fritzophrenic@...
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