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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

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

... You could use for instance ... Best regards, Tony. -- "When I die, I want a tombstone that says "GAME OVER" - Ton Richters ...
3 Aug 8, 2007
12:19 pm

Antony Scriven
adscriven@...
Send Email

Hi Vimmers, I'm composing a Vim script and I want to get the currently selected text in a vmap. I successfully obtained the selected text with @* under Linux,...
4 Aug 8, 2007
10:39 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hello, I would like to use Indian scripts such as Devanagari in vim or gvim under KDE. I chose Monospace Bold as my default font, which is mapped to ...
5 Aug 8, 2007
4:44 am

Aditya Kher
aditya.kher@...
Send Email

... The {rhs} of a mapping will be re-examined for further mappings except if the _defining_ mapping uses "noremap". So just define ... where both colons are...
6 Aug 8, 2007
4:34 am

Yegappan Lakshmanan
yegappanl@...
Send Email

On Aug 7, 4:38 pm, Tony Mechelynck <antoine.mechely...@...> ... Thank you David and Tony! --~--~---------~--~----~------------~-------~--~----~ You...
1 Aug 8, 2007
12:26 am

gmguyx
gmguyx@...
Send Email

Hello, after reading the "movement in insert mode" thread i came to idea to remap the needless capslock key (currently i mapped to Escape with xmodmap) for...
8 Aug 7, 2007
11:09 pm

Markus Schulz
msc@...
Send Email

Hello, I am running Vim 7.0.224 on Mac OSX 10.4.10. I recently upgraded my machine and I knew there would be something I forgot to migrate over. Before when I...
1 Aug 7, 2007
5:00 pm

Vim List
vim.list@...
Send Email

Hi, I have a annoying problem in using omni completion. If I use <C-x> <C-o> to trigger a completion, the cursor line is always folded when the popup menu is...
1 Aug 7, 2007
2:37 pm

Simson Liu
simson.liu@...
Send Email

hi, vim markes some brackets red (invalid) and does not fold subsequent foldpoints correctly (foldmethod syntax) here when I do things in C like these: #ifdef...
2 Aug 7, 2007
11:57 am

François Ingelrest
athropos@...
Send Email

... ":argdo" must be followed by an ex-command. In the above case you should use ":argdo normal @m". Best regards, Tony. -- LAUNCELOT: Isn't there a St....
2 Aug 7, 2007
9:06 am

Pavel Shevaev
pacha.shevaev@...
Send Email

Hello, This has to do with developing a syntax file for TorqueScript. A scripting language for the Torque game engines. The problem is trying to highlight all...
1 Aug 7, 2007
3:28 am

EricR
e.roberts86@...
Send Email

... Inserting something should work. E.g. o^T@<Esc>x --Antony --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
2 Aug 6, 2007
7:45 pm

gmguyx
gmguyx@...
Send Email

... I switched to VIM a little more than a year ago (not from xemacs though), and I really like it. Going through the Vim tutor was a good way to start. Then...
3 Aug 6, 2007
6:47 pm

François Pinard
pinard@...
Send Email

... Definitely -- avoid the "I upgraded and nothing works" problem the next time you upgrade! ... In addition, you can avoid loading a standard syntax file...
1 Aug 6, 2007
3:13 pm

Charles E Campbell Jr
drchip@...
Send Email

Hi, Is it possible to maintain text in parallel columns while typing? I'd be willing to use some separator (eg "|") to mark column borders. Example: Some text...
2 Aug 6, 2007
2:59 pm

Charles E Campbell Jr
drchip@...
Send Email

Dear list, I wonder, if the description for executing a macro like @a in Ex-Mode is ... would be correct where the adress refers to the line number (right?)....
4 Aug 6, 2007
9:49 am

John Beckett
johnb.beckett@...
Send Email

Hi, slowly getting a vim addict I'd like to use vim for writing emails and news, too. A lot of mail clients allow external editors, however, mine (sylpheed)...
34 Aug 6, 2007
5:10 am

bsergean
bsergean@...
Send Email

Thanks John and Andy. John was correct, I was actually looking for the bash sequence to print vi filename on the xterm title as John mentioned. Has anyone has...
1 Aug 4, 2007
7:19 am

jupiter.hce@...
Send Email

... The au! command removes the defined autocommand, while au defines it. I think you've been playing around with the au!, not the au. After testing it, it...
3 Aug 3, 2007
8:13 pm

gmguyx
gmguyx@...
Send Email

Hi all, for those who like to have a firefox (or compatible) with vim-like keybindings, there is a very nice extension called 'vimperator&#39;. ...
5 Aug 3, 2007
2:41 pm

rsam
ren.sam@...
Send Email

folks, what is the best way to write something like follows? foo somename_0 { text_that_doesnt_change_A; boo somename_Data_0 { text_that_doesnt_change_B; ...
3 Aug 3, 2007
1:47 pm

Sartak
sartak@...
Send Email

Hi, Is there a vim mail client for linux? I found following one is very good, it seems for window, and I could not make it work for linux. ...
7 Aug 3, 2007
12:09 pm

BartlebyScrivener
bscrivener42@...
Send Email

Hi, :-) I am faced by the difficulity during compiling the new version of vim 7.1. I think I already have dev packages(gtk2-dev, gnome2-dev, xft-dev, ...) but...
3 Aug 3, 2007
8:00 am

Edward L. Fox
edyfox@...
Send Email

Uninstalled 6.2 (which I have used for 2 yrs without problems) and installed 7.1, but I can't get my .asm files to "open with" vim. I know how to change the...
5 Aug 2, 2007
11:50 pm

Albie Janse van Rensb...
albie.jvr@...
Send Email

Hi all, does anybody know how to edit UTF-8 files with gvim when encoding is set to "cp1250"? I use gvim on WinXP. Simple :e doesn't convert an utf-8 file to...
5 Aug 2, 2007
3:18 pm

tommm0
tommm@...
Send Email

Hi, I've installed Slackware 12 and since then when I try to select some text inside vim, that text is not added to the selection clipboard. I've been reading...
6 Aug 2, 2007
10:55 am

luislupe@...
Send Email

Hi, There are some metapost indentation problems like the following (.mp file). Can somebody let me fix them? Thanks, Peng for i = 0 upto 3: for j = 0 upto 3: ...
4 Aug 2, 2007
7:45 am

Zhaojun WU
wuzhaojun@...
Send Email

Hi Vimmers, If I do a "vertical diffsplit" on a window and after closing either of those windows, I still can see an extra margin which indicates the folds in...
3 Aug 2, 2007
5:36 am

Jeenu
jeenuv@...
Send Email

My clients are always giving me word documents to convert to HTML. When I paste the text into vim, the curly ' and " always turn to ¿ and it's driving me...
8 Aug 2, 2007
2:01 am

John Beckett
johnb.beckett@...
Send Email

Hi there I wonder if there is really no way to make abbreviations beginning with non-keyword characters. Specifically I want to abbreviate LateX commands, so I...
4 Aug 2, 2007
12:14 am

Tony Mechelynck
antoine.mechelynck@...
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