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

Hello! ... R UNZK904326 57075 P UNZK904385 57127 P UNZK904328 57053 P ULZK908062 57101 P UNZK904322 56498 R UNZK904386 57108 P UNZK904288 56383 P UNZK904397...
5 Dec 29, 2012
7:25 am

MacVlad
vlad.ghitulescu@...
Send Email

Hi, I tried to create a custom fold expression for a file type. The folding works as desired, but it makes vim terribly slow. Commands like “gwip” to...
10 Dec 27, 2012
8:02 pm

Marco
netuse@...
Send Email

here's an overview to some of the commands i use in everyday editing. small commands, with only a few keystrokes. the text/plain version has been colorized ...
5 Dec 27, 2012
12:42 pm

Sven Guckes
guckes@...
Send Email

Hi, When I press C-] on a word, and if there word matches more than one tags, then vim will prompt with a list, I then choice a entry number in the list before...
4 Dec 27, 2012
7:07 am

Woody Wu
narkewoody@...
Send Email

currently it looks a global-wise change whenever I change :colorscheme, is it possible to do it only for a buffer? -- You received this message from the...
2 Dec 27, 2012
5:54 am

Gary Johnson
garyjohn@...
Send Email

Okay I have something that should be achievable but I can't figure it out. I have a lot of files with data for books. Each file is a book and is in chapters...
6 Dec 26, 2012
6:50 pm

stosss
stosss@...
Send Email

Hi, what would be a regular expression to match the section in vim help files? ============================================================================== ...
8 Dec 26, 2012
1:46 am

Marco
netuse@...
Send Email

*CTRL-A* CTRL-A Add [count] to the number or alphabetic character at or after the cursor. {not in Vi} *CTRL-X* CTRL-X Subtract [count] from the number or...
6 Dec 25, 2012
4:36 pm

Franz Greiling
mailing@...
Send Email

Hi everyone, Merry Christmas! I am running into this problem when I am using Vim on Windows 8. I have tried the latest windows installer without cream, with...
1 Dec 24, 2012
9:19 pm

Vimmer
vim.user@...
Send Email

Dear Vimmers, is there a way to restrict a g/my_regex/d command to a range? I tried '<,&#39;>norm g/min/d but that did not do the trick. Santa Claus will forgive...
4 Dec 24, 2012
1:19 pm

Christian Brabandt
cblists@...
Send Email

I have issues with my Vim 7.0 at work. I edit Verilog RTL files. When I initially load a new buffer/file on gVim, the Syntax highlighting works correctly. When...
8 Dec 23, 2012
4:00 pm

Ben Fritz
fritzophrenic@...
Send Email

Hello! Vim is great editor, but I have some trouble when working under normal user account and editing files in places with restricted access (like Program...
8 Dec 23, 2012
3:33 pm

wormer
brdanilov@...
Send Email

Hi, I use Vundle to manage my plugins. Is it possible to add a plugin stored in a mercurial repository? Marco...
9 Dec 23, 2012
3:20 pm

Marco
netuse@...
Send Email

I've been doing it manually for long time and feel it not scalable... external tools are one option, any good choice in vim? -- You received this message from...
4 Dec 23, 2012
9:38 am

lith
minilith@...
Send Email

Not quite sure how to set this up. When I create a menu item it usually calls a command vnoremenu <script> MyMenu.Test :Test<CR> What I want it to do instead...
2 Dec 22, 2012
4:00 pm

Nicolas Dermine
nicolas.dermine@...
Send Email

Does anyone have an archive of mail which includes the spam that we receive from admin@...? I need to know when that spam started. I kept a few messages,...
8 Dec 20, 2012
5:32 pm

Fredrik Andersson
sedrik@...
Send Email

Somehow on exiting Vim I managed to set a password with Encryption On resulting in this: http://i.minus.com/i0EtLG3ZGp0H7.jpg Outside of somehow remember what...
15 Dec 20, 2012
8:01 am

Maple
maplevalley8@...
Send Email

Hi Vimmers, I have the following code. //***************** Section 0 ************************** wcsncpy(m_Neighbours[24]->m_region.cRegionName,...
28 Dec 19, 2012
10:18 pm

Andy Wokula
anwoku@...
Send Email

Hello all. I am using Fuzzy Finder, it is great but there is something really annoying about it. Most of the time I use FufBuffer problem is that when press CR...
7 Dec 19, 2012
5:58 pm

Pablo Giménez
pablogipi@...
Send Email

Hello, I am trying to use vim on HP-UX 11.31 ia64 OS. Everything is a bit slow (file open, paste, ...) but finding in files is really unbearable. With a 7.8MB...
6 Dec 19, 2012
9:39 am

eelab
balazs.ugron@...
Send Email

This certainly looks like another script which can be classified as 'spam': http://www.vim.org/scripts/script.php?script_id=4362 Can some of the vim.org admins...
2 Dec 18, 2012
7:52 am

John Beckett
johnb.beckett@...
Send Email

Hi, I wrote a plugin called ColorSchemePicker, here is something about it: Power VIM Users like us have already wasted tons of time to choose our favorite...
7 Dec 17, 2012
7:33 pm

ping
songpingemail@...
Send Email

Hi, I am using gvim under windows. When I open a file with context menu, this error message appears: <SNR>10_LoadFTPPlugin. How can I find it in order to fix...
3 Dec 17, 2012
3:45 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

After I got the recent update of Vim from my Linux distro repo The \zs \ze seem to not be working now. I use to do something like this: I have a dog. ... and...
2 Dec 17, 2012
5:23 am

stosss
stosss@...
Send Email

hi chris: I tested the current release of your plugin3075, it looks the NR! feature is not well implemented. this is the help :NR! ... current line, else use...
3 Dec 17, 2012
2:02 am

ping
songpingemail@...
Send Email

Good day. The current (ba)sh syntax file seems to have trouble with the process substitution syntax: ...
2 Dec 16, 2012
10:10 am

Rene Herman
rene.herman@...
Send Email

Hi! When I install Ultisnips via vundle I get the following error messages shown for a very short moment: Error detected while processing ...
3 Dec 15, 2012
6:30 pm

Niels Kobschätzki
niels@...
Send Email

Is it possible to set the default size of a split when it is opened? I use the Vim man page plug-in that allows you to use <Leader>+K to open the man page for...
4 Dec 15, 2012
2:53 pm

Some Developer
someukdeveloper@...
Send Email

Every so often when I attempt to close a session before quitting Vim I get the following message: Error detected while processing function...
3 Dec 14, 2012
9:59 pm

Eric Weir
eeweir@...
Send Email

Hi all, I have an issue with tmux (again), I'm trying to map <C-Up> and <C-Down>, but codes have changed, so, with a ^K I have remapped to [A and [B as follow:...
3 Dec 14, 2012
9:58 pm

Gautier DI FOLCO
gautier.difolco@...
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