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

I am trying to get the "=+" operator highlighted as an error in PHP files. I have this file: $ cat /home/dotancohen/.vim/after/syntax/php.vim scriptencoding...
18 May 7, 2012
6:25 pm

Dotan Cohen
dotancohen@...
Send Email

I'm writing a script to generate my own version of the vim docs and I'm trying to find a better way of getting the information I need. The variable...
12 May 7, 2012
5:01 pm

HarleyPig
alansyoungiii@...
Send Email

hi everyone, I meet with a small problem when using neocomplcache : some items aren’t listed in the popup menu as candidates, and these items(globals, marcos...
1 May 7, 2012
8:38 am

rilahust
rilahust@...
Send Email

... The help example has ':E123&#39; but it means 'E123:&#39;? What is the '^Vim...' stuff for? The messages on my system do not start with 'Vim' (use :s/xxx/xxx/ on...
2 May 7, 2012
2:42 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

I am using console Vim version 7.3 on Fedora Linux. When I enter <S-Tab> while executing a script, the getchar() function returns 0. (getchar() also returns 0...
1 May 6, 2012
10:23 pm

Richard
richard.emberson@...
Send Email

https://github.com/RandyMcMillan/QuickVim I've found this method of setting up my vim configuration is easy. Fork/Copy and modify to your specifications. Git...
1 May 6, 2012
6:28 pm

@RandyMcMillan
randy.lee.mcmillan@...
Send Email

Hi all, I saw one line command map used to insert the directory of the current buffer in command line mode in steve losh's vimrc: cnoremap <expr> %%...
4 May 6, 2012
6:38 am

kuaf
kuaf.lee@...
Send Email

I have a long standing question regarding vim's recovery mode. When you have a crash and then recover a file, why doesn't vim remove the .swp file after the...
2 May 6, 2012
3:15 am

John Beckett
johnb.beckett@...
Send Email

First, let me say that I'm in love with Vim. I'm a new user (started about two weeks ago) and I already can't imagine using anything else. I recently got into...
8 May 5, 2012
9:43 pm

dancat
deweydecdan@...
Send Email

I have a few files I use to script my backups. I've been tweaking them as usual. Suddenly vim is acting very strange, and the files are misbehaving. The main...
11 May 5, 2012
12:11 pm

Thilo Six
T.Six@...
Send Email

Hi, I would like to start a new vim session on an already open file. I am explicitly invoking the second vim instance in readonly mode, either with 'view' or...
2 May 5, 2012
7:30 am

John Beckett
johnb.beckett@...
Send Email

I'm using vim 7.3.515 on windows 7. ... <html> <head> <title>test</title> <script type="text/javascript"> <!-- function func1() { var i=0; } //--> </script> ...
1 May 5, 2012
12:25 am

Cesar Romani
cesar.romani@...
Send Email

this user is sending spam scripts: http://www.vim.org/account/profile.php?user_id=48421 -- You received this message from the "vim_use" maillist. Do not...
2 May 4, 2012
7:08 pm

Bram Moolenaar
Bram@...
Send Email

Hi Vimmers, I have been chasing vim plugins for a long time and found some good couples that share same semantics or similar keystrokes. First couple I want to...
2 May 4, 2012
4:12 pm

Ben Fritz
fritzophrenic@...
Send Email

Hi there, I'd like to get vim for Windows, however the following .exe does not seem available from this location: ftp://ftp.vim.org/pub/vim/pc/gvim73_46.exe ...
2 May 4, 2012
11:11 am

John Beckett
johnb.beckett@...
Send Email

I have two HP-UX machines say A and B with HP-UX 11.11 and 11.31 respectively. I'have compiled gvim 7.3 from source an B, and gvim 7.0 on A, both with same...
11 May 4, 2012
4:03 am

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

A while back I voiced interest and got help in disabling abbreviations, when I was on the : command line. I want to write functions to do this, in a little ...
2 May 3, 2012
6:36 pm

Ben Fritz
fritzophrenic@...
Send Email

All, I've noticed some strange cursor behavior when following one of the Wiki tips. Below is a 26-line-long file to describe and demonstrate the problem. "...
5 May 3, 2012
6:28 am

Christian Brabandt
cblists@...
Send Email

Hi, The motion t{char} does not work when the character I choose is "}". Does anyone know why? I use gvim 7.3 on Windows XP. Thanks, Antonis -- You received...
7 May 3, 2012
12:28 am

Chris Lott
chris@...
Send Email

I just started using tmux, and i am exploring 256 color option of the terminal. Is there any good colorscheme that uses theses colors effectively, especially ...
10 May 2, 2012
8:03 pm

Chris Jones
cjns1989@...
Send Email

I have vimrc and copy of ~/.vim/ with all plugins -- but i can not migrate this settings on clear version vim (fresh install). Why vim does not include plugin...
3 May 2, 2012
10:40 am

Дмитрий ...
9erthalion6@...
Send Email

I would like to know how to highlight matches after invoking a function p.e. function! s:MyFunction() let search = '\d&#92;+' let @/ = search return "normal n" ...
1 May 2, 2012
7:17 am

rameo
raiwil@...
Send Email

Hi all, Mark.vim plugin is disabled after i restore my workspace from session.vim every time. I can't highlight anything using mark.vim. Could you guys help me...
3 May 2, 2012
5:04 am

Edward Xu
dwrdx5@...
Send Email

What is it? ... dbext.vim : Provides database access to most databases. http://www.vim.org/scripts/script.php?script_id=356 This plugin contains...
1 May 2, 2012
1:50 am

David Fishburn
dfishburn.vim@...
Send Email

Hello all, I have this annoying problem and I'm hoping some of the vim gurus out there will be able to help me. I'm a C++ programmer and I love working with...
6 May 1, 2012
8:27 pm

jrrandall@...
Send Email

I seem to have trouble with the matchtime option. As I understand it, this option will show the matching-brace highlight for a short time, then disappear. I...
8 May 1, 2012
4:41 pm

Dotan Cohen
dotancohen@...
Send Email

Yes, its back! Albeit at a new webhost (apply your favorite search engine to hostbig). You may find it at: http://www.drchip.org/ Hopefully all my vim pages...
9 May 1, 2012
2:37 pm

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

When using the spell correction feature ("set spelllang=de_de spell") a word containing a german "ß" (0xDF) is displayed incorrectly if it is found to be...
1 May 1, 2012
12:08 pm

Axel Bender
axel.bender@...
Send Email

There is tips which adds code snippets of code. i talk about func TextEnableCodeSnip in...
1 May 1, 2012
9:04 am

Sergey Vakulenko
svakulenko.a@...
Send Email

When I start gvim with a file name Gvim h:\bin&#92;pcalc.pl, if I edit another file by name, it references the same directory... However, if I use UNC name, Gvim...
1 May 1, 2012
5:52 am

Linda W
vim@...
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