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

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...
17 May 5, 2003
10:06 pm

Myche'jae-Bel
mikeb@...
Send Email

I am having problems compiling vim 6.1 under linux with python 2.2.2 support. I get the following error /usr/lib/python2.2/config/libpython2.2.a(intobject.o):...
1 May 5, 2003
2:20 pm

John Proctor
jproctor@...
Send Email

Can I have EnhanceCommentify comment like this: for multipart blocks in C , to have an '*' on every start of row, but still have only one comment block? e.g. ...
1 May 5, 2003
8:21 am

Saar Machtinger
SAARMA@...
Send Email

Hello Vimmers: I use ver 6.1 on RH 7.2 I'd like to use a dictionary and could use an example of how to set this option. For now, I have a file in the same...
4 May 5, 2003
7:21 am

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

Hello! (I am writing first time to this news group.) I have a problem... I started using Eclipse java IDE for java development and it is great, except their ...
3 May 4, 2003
8:30 pm

David Menuhin
manute@...
Send Email

Dan, Just make sure that the bug is to do with IME: (I tried to test in the same env, and the only difference is that one compiled with IME=yes) Following is...
1 May 4, 2003
7:16 pm

maxiangjiang
maxiangjiang@...
Send Email

I have a windows box, where most of the binary directories are readonly (like linux). Vim keeps emitting errors, as it cant create a _viminfo file (in the ...
2 May 4, 2003
2:51 pm

Piet Delport
pjd@...
Send Email

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...
10 May 4, 2003
1:18 pm

Dan Sharp
dwsharp@...
Send Email

Hello, Vim has some macros to deal with xml like closetag.vim but lacks more advanced support like completion of currently allowed elements or attributes. ...
1 May 4, 2003
12:03 pm

Mikolaj Machowski
mikmach@...
Send Email

Hi, I've been unable till now to enable syntax highlighting. Each time I try to via ":syn enable" the display is messed up and Vim crashes angrily. To install...
1 May 4, 2003
9:08 am

Klaus Bosau
kbosau@...
Send Email

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...
2 May 3, 2003
1:36 pm

Alan Schmitt
alan.schmitt@...
Send Email

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...
2 May 2, 2003
10:51 pm

Mikolaj Machowski
mikmach@...
Send Email

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...
4 May 2, 2003
9:42 pm

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

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...
2 May 2, 2003
6:32 pm

Charles E. Campbell
cec@...
Send Email

I've been trying to get vim to compile with the cscope feature, but so far no luck. first I tried to uncomment this line in the makefile CONF_OPT_CSCOPE =...
3 May 2, 2003
6:25 pm

Bram Moolenaar
Bram@...
Send Email

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%'}, ...
2 May 2, 2003
5:15 pm

Benji Fisher
benji@...
Send Email

I'm using win2k on a Dell with gvim 6.1. I can't seem to get a beep for any error. I checked my errorbells, visualbell and t_vb settings and I believe I have...
5 May 2, 2003
3:05 pm

Robin Becker
robin@...
Send Email

Was talking to a friend earlier, who just so happen to have mentioned that he loves ViM, though he wished it had a built in spell checker. I mentioned how he...
3 May 2, 2003
9:27 am

Heiko Schwarzenberg
hs@...
Send Email

I just built my own vim with seeming success. However, I seem to have lost some of my settings. The new vim got put in /usr/local/bin. I have an old gvim in ...
5 May 2, 2003
2:41 am

Benji Fisher
benji@...
Send Email

I have two installations of vim, both are version 6.1. When using one of them, if I start a line with '#', and then type enough characters that the line wraps...
6 May 1, 2003
9:58 pm

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

Is there a way to colorize fixed-width columar data using Vim? I.e., the first 4 characters in green, next 9 in yellow, etc. (or alternating black and white) ...
5 May 1, 2003
7:32 pm

Charles E. Campbell
cec@...
Send Email

I searched the FAQ and the mailing list archives, though perhaps missed it... I want to build vim from source (on Solaris, if it matters) but I want to disable...
3 May 1, 2003
6:15 pm

Roy S. Rapoport
vim@...
Send Email

... , is remapping also suppressed for things invoked inside the function ? (2) is remapping suppressed only for ';;', of for all other existing mappings ? ...
2 May 1, 2003
4:41 pm

Luc Hermitte
hermitte@...
Send Email

Please forgive if this is a FAQ. I seldom use my Win 98SE partition, but I have need to work over on that side for various reasons. I downloaded Vim and it...
16 May 1, 2003
1:08 pm

Bowie Bailey
Bowie_Bailey@...
Send Email

I switched recently to virtualedit mode. Everything is nice except behaviour of 'x' when cursor is to the right of last character of a line. Is it possible to...
1 May 1, 2003
9:07 am

Yakov Lerner
yakov.lerner@...
Send Email

Could someone describe the mswin.vim script? (how to use it and how to get it) I like vim because I use it on linux, but I am wrestling a bit with it on...
6 May 1, 2003
5:03 am

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

I just downloaded a new cpp syntax file for QT and put it in my vimfiles/syntax directory. One change I did make was to call it cpp_qt.vim just in case I add...
2 Apr 30, 2003
10:36 pm

Moshe Kaminsky
kaminsky@...
Send Email

Hi all, I am facing a problem in switching windows in a FileType autocommand. When a C file is loaded, I want to open a new window and position the cursor back...
3 Apr 30, 2003
10:13 pm

Hari Krishna Dara
hari_vim@...
Send Email

Hello, for coding I use a lot of abbreviations and remaps like: " Ease the usage of '{' and '}' inoremap { {<CR>}<ESC>O " java try catch blox for exceptions: ...
7 Apr 30, 2003
10:07 pm

Hari Krishna Dara
hari_vim@...
Send Email

Hello, i get this error when i try access http://www.vim.org. I am using Internet Explorer version 6.0 ... You have probably reached this page in error. If you...
6 Apr 30, 2003
9:49 pm

Aschwin Marsman
a.marsman@...
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