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

Recently, I need the following abbreviation: iabbr <method <method name="" ></method> But it can not be executed successfully because I think vim consider ...
5 Jul 4, 2006
7:52 am

Vincent Wang
linsong.qizi@...
Send Email

Greetings fellow PHP developers, You may not be aware that as of a month ago, I have taken up maintenance of the PHP syntax file for Vim, and the latest...
1 Jul 4, 2006
4:45 am

Peter Hodge
toomuchphp-vim@...
Send Email

Is there a function to create a backup directory if there isn't one when Vim tries to backup a file?...
4 Jul 4, 2006
2:30 am

Tim Chase
vim@...
Send Email

... How about map [[ ?^\s*\(function&#92;|subroutine&#92;)\><cr> -- untested Yakov...
2 Jul 3, 2006
10:09 pm

Kamaraju Kusumanchi
raju.mailinglists@...
Send Email

Because savevers (script #89) no longer works properly with vim 7, you can see what I'm trying to do here: autocmd BufWritePre,FileWritePre * saveas...
6 Jul 3, 2006
9:47 pm

Robert Hicks
sigzero@...
Send Email

... Found it looking at my post...dirs...not dir....
2 Jul 3, 2006
9:34 pm

Yakov Lerner
iler.ml@...
Send Email

... c -- _B A U S T E L L E N_ lesen! --->> <http://www.blacktrash.org/baustellen.html>...
3 Jul 3, 2006
7:16 pm

Yakov Lerner
iler.ml@...
Send Email

Is it possible to doubleclick a highlighted URL in a text and thus launch a browser, f.e. internet explorer or firefox? The command "gf" allows to open a file...
3 Jul 3, 2006
9:39 am

Wolfgang Schmidt
hak@...
Send Email

Hi, When in vim, I often want to format numbers. For example, when editing a Verilog file, I want to quickly change 12345678 to 12_345_678 for readability;...
4 Jul 3, 2006
2:51 am

Mun Johl
mun_johl@...
Send Email

Hi, normally functions or even ruby scripts run in ex mode, but sometimes it necessary to execute them in visual mode (e.g. using v_s to replace the selected...
3 Jul 2, 2006
8:08 pm

Yakov Lerner
iler.ml@...
Send Email

... To immediately answer your question, if you've yanked the text into a register, you can use control+R followed by the name of that register (by default,...
5 Jul 2, 2006
7:45 pm

Stefan Karlsson
stefan.74@...
Send Email

Now it works fine. Here is the script with two examples: Try entering HelloYou in a buffer and do H<m-x><m-i> or ,HY<m-x><m-i> which should require exactly two...
1 Jul 2, 2006
12:17 am

Marc Weber
marco-oweber@...
Send Email

I am having a strange issue with :w. Instead of just writing the whole buffer to the current file, it also creates another copy of the file. I don't think this...
6 Jun 30, 2006
7:45 pm

Dimitriy V. Masterov
dvmaster@...
Send Email

Hi I use the script pydoc.vim (http://www.vim.org/scripts/script.php?script_id=910) to pull out the documentation of functions in python. It is a great script....
2 Jun 30, 2006
12:03 pm

Preben Randhol
randhol+vim@...
Send Email

Hello! I'm not sure if it was always the case or if this is a recent change (through vim 7). I am not able to undo anything after saving a file. Is this...
4 Jun 30, 2006
11:49 am

Thomas Michael Engelke
thomas.engelke@...
Send Email

... I keep this in my vimrc: if v:version >= 602 command! -bar -bang Nodiff wincmd l <bar> only<bang> <bar> set nodiff noscrollbind scrollopt-=hor wrap...
7 Jun 30, 2006
12:11 am

Hari Krishna Dara
hari_vim@...
Send Email

Hi, I'm using Windows XP HyperTerminal in vt100 emulation mode to reach a linux box running gvim. When I bring up a file in gvim and try to scroll, only the...
1 Jun 29, 2006
9:00 pm

phoenixl
phoenixl@...
Send Email

Hi, My name is Michael Faisst, I am the Product Manager for 6th Sense Analytics. I am looking for some smart developers who understand their development ...
1 Jun 29, 2006
8:59 pm

mfaisst
michael@...
Send Email

Hi I'am making investigations how many people are working in different Open Source projects. I will be greatful if I can know how many people have made a code...
4 Jun 29, 2006
6:13 pm

Aaron Griffin
aaronmgriffin@...
Send Email

I am seeing a couple of issues with debug mode. - In debug mode, the getcmdtype() is supposed to return '>', but it returns empty string. This is not a big...
3 Jun 29, 2006
6:07 pm

Hari Krishna Dara
hari_vim@...
Send Email

Actually I installed vim7.0(on Linux Enterprise Edition). I am unable to switch between various tabs using CTRL-PAGEUP and CTRL-PAGEDN when i am using vim. It...
2 Jun 29, 2006
1:04 pm

Benji Fisher
benji@...
Send Email

i added this to the default php syntax file so i can create folds with //{{{ //}}} anywhere in my php. syn region phpParent matchgroup=Delimiter start="//{{{"...
3 Jun 29, 2006
12:00 pm

Silent1
silent1@...
Send Email

Hi, I have data that looks like this input [4:0] a.b.c.d; which I need to replace with input a.b.c.d [4:0] d; ie. I want to copy a.b.c.d and place it after...
5 Jun 29, 2006
11:34 am

Christian Ebert
blacktrash@...
Send Email

Hello all, I'd like to take advantage of tab file editing, thus is it possible to modify windows registry base or is there any work around to _always_ open...
4 Jun 29, 2006
10:54 am

Bernd Strohhäcker
b.strohhaecker@...
Send Email

Hi All, Just a weird question. Can we store/save and restore the tag-stack. If I am browsing through the files, then I build a tag-stack. For some reason, I...
1 Jun 29, 2006
9:55 am

SHANKAR R-R66203
shankar.r@...
Send Email

Protected Mail System Test....
1 Jun 29, 2006
6:57 am

bram@...
Send Email

Greetings, In C/C++, I like to use variable types that I typedef or define, such as I32, U16, F64, etc. How can I get vim to syntax highlight these as it does...
4 Jun 29, 2006
6:30 am

sgp
acs322000@...
Send Email

Hello, I had some minor problems when trying to make some syntax highlighting work properly. In ConTeXt files (set syntax=context in vim 7.0) I would like to...
3 Jun 29, 2006
12:55 am

Mojca Miklavec
mojca.miklavec.lists@...
Send Email

Hi all, After reading the doc, i tried to generate my own .spl for french lang. ... vim answer me : Reading word file /usr/share/myspell/dicts/fr.aff ... ...
3 Jun 28, 2006
8:46 pm

Marc Chantreux
marc.chantreux@...
Send Email

Dear vimmers, By default a current command (the one that is being typed in) is displayed in the status line and it disappears as soon as the last character is...
2 Jun 28, 2006
5:02 pm

Yakov Lerner
iler.ml@...
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