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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I have sofftabstop (and shiftwidth) set to 4, and expandtab enabled. Thus, when deleting groups of spaces, vim treats them as tabs and deletes them 4 at a...
7 Jul 5, 2012
12:27 am

Gerardo Marset
gammer1994@...
Send Email

Hi, I'm configuring a variable called $CLASSPATH in order to have javacomplete plugin running well. I'm using a software called "maven" to build the project...
2 Jul 5, 2012
12:09 am

Benjamin R. Haskell
vim@...
Send Email

Hi, I see that vim in this video shows the line end with a character like an inverted "L". Does anybody know how to make vim to do so? Regards, Peng -- You...
8 Jul 4, 2012
9:22 pm

Ike Devolder
ike.devolder@...
Send Email

Dear all, I have the following vim notes file: ~  notes ~ ~  #2012-04-12 ~     ◦ DONE beer ~  ~  #2012-04-13 ~     ◦ DONE beer ~     ◦ DONE...
5 Jul 4, 2012
8:48 am

Sepp Tannhuber
sepp.tannhuber@...
Send Email

Hi sorry for this stupid question, but I'm learning vim. I would like to create a "pkg" abbreviation that create the: package org.hello.world; row in a file...
4 Jul 4, 2012
5:42 am

Jürgen Krämer
jottkaerr@...
Send Email

I am having a strange problem using vim 7.3 on hp-ux v11.3i. Whenever i open vim, it just takes a long time to open. Scrolling is also slow. Disabling syntax...
3 Jul 3, 2012
1:16 pm

Phil Quinton
dampstudios@...
Send Email

If I use the matchadd function to highlight a region given a pattern which is based upon a region, can I use the id returned by matchadd with the function...
2 Jul 3, 2012
1:12 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

I'm trying to get the PC-based vim to shell out to cygwin's bash interpetter. That way, I can issue commands like !!cal " Gets a calendar ... This is the...
8 Jul 3, 2012
6:32 am

John Little
John.B.Little@...
Send Email

I have mapped ,cs to a function called CheckSyntax if I execute ... I get ,cs * :call CheckSyntax()<CR> if I execute ... I get ,cs * :call...
3 Jul 2, 2012
11:58 pm

Tim Johnson
tim@...
Send Email

Hi, I'm wondering if there is a way to print the syntax highlighted text to stdout using ansi color. I was told the following trick to print the output to an...
9 Jul 1, 2012
9:36 pm

Peng Yu
pengyu.ut@...
Send Email

Attached is a release candidate for the next update of the TOhtml standard plugin distributed with the Vim runtime. The major addition in this release is a new...
1 Jul 1, 2012
8:06 pm

Benjamin Fritz
fritzophrenic@...
Send Email

au FileType py set autoindent au FileType py set smartindent I added these lines to my vimrc file but still when I open a python file smartindent is not set....
2 Jul 1, 2012
4:24 pm

Ben Fritz
fritzophrenic@...
Send Email

not sure this should go to vim/cygwin team...so copy both and Vlad(Voom plugin author) I got a new laptop (folio) come with win7. for some reason I want to...
6 Jul 1, 2012
5:11 am

ping
songpingemail@...
Send Email

... What is that ampersand doing there? Is the example incomplete? Obsolete? Should it be v:val instead? -- Best, Ben -- You received this message from the...
3 Jul 1, 2012
4:58 am

Jan Larres
lists@...
Send Email

Hi guys/experts: sorry for wide-expend, but I can't figure out a solution for this... below is the response to my original issue I got from author of Utl...
1 Jul 1, 2012
4:55 am

ping
songpingemail@...
Send Email

Hi, I just want to run some vim script and print output to stdout and exit. The following will print something at the bottom of the screen without exiting vim....
3 Jul 1, 2012
4:07 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Or, more importantly, how do I get rid of the second? I'm using the vim-session plugin. This morning I've been getting the following error message when I...
9 Jun 30, 2012
5:18 pm

Eric Weir
eeweir@...
Send Email

On Fri, Jun 15, 2012 at 5:28 PM, Tony Mechelynck < ... And by experiment I see %F shows ~/c/d/e.v, %f shows ./c/d/e.v if I opened e.v inside a utility...
7 Jun 30, 2012
1:44 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Please explain HOW this works. g/\S/,/^\s*$/j I see it joins all lines by paragraph. g/\S/ find all lines that contain non-whitespace , ??? what does this do? ...
5 Jun 30, 2012
1:31 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

The current version at vim.org for Windows is 7.3_46. If I look at the Cream download it is at 7.3_556. So what determines if a newer build of the official...
4 Jun 30, 2012
12:27 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

I use vim in xfce terminal, I always launch vim then fullscreen the window, this cause the height and width changed. but when I quit vim and type a long line...
5 Jun 30, 2012
1:14 am

John Little
John.B.Little@...
Send Email

I've got two simple ex commands in a larger script. When I run them on the file, direct from the ex command line, they work fine. When I run them from the...
7 Jun 29, 2012
11:52 pm

Tim Chase
vim@...
Send Email

Are there VimL functions for determining that Vim has marked a word as misspelled? E.g. so the highlighting could be exported in something similar to TOhtml. ...
7 Jun 29, 2012
12:02 am

Benjamin R. Haskell
vim@...
Send Email

... It's up to the user to make sure the {id} is used only once in each file (if it's used several times unplacing will also have to be done several times and...
4 Jun 28, 2012
3:44 pm

Charles Campbell
Charles.E.Campbell@...
Send Email

I understand the use of i in ciw, but I am not quite sure about o and a. Where can these be found in the fine manual? Of course, ":h i" does not lead own to...
10 Jun 28, 2012
9:48 am

Michael Henry
vim@...
Send Email

After starting vim I take a bit of time to load the base files I normally work with. It would be a minor convenience if vim could be made to start with these...
42 Jun 28, 2012
9:42 am

Michael Henry
vim@...
Send Email

What the controls in top-right corner of the gVIm window in this video? http://www.youtube.com/watch?v=ITZleEWYoU8 I have standard installation gvim73_46.exe...
3 Jun 27, 2012
8:45 am

KF
kfleong.rm@...
Send Email

Hello. I wonder if it is possible to have several folders for plugins in VAM. I have a folder with several bundles I want to use, let's say is a system folder...
3 Jun 27, 2012
2:00 am

Pablo Giménez
pablogipi@...
Send Email

this works! now I have 19 color groups: Mark? > 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 copy vim user list so...
1 Jun 26, 2012
6:42 pm

ping
songpingemail@...
Send Email

Hello all, I use "set viminfo='100,<50,s10,h,%" to keep my bufferlist. But when I restart Vim I still get an additional [No Name] buffer. I don't want this but...
2 Jun 26, 2012
12:20 pm

Lucas Hoffmann
lucashoffmann42@...
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