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

Hi, this might be the wrong mailing list for my issue. However, I think that many of you use a very similar setup and might have an idea how to solve it. I use...
2 Jan 31, 2013
8:21 pm

Phil Dobbin
phildobbin@...
Send Email

Hi, I am using gtk-vim-syntax. As directed, I have copied it and :run glib.vim which highlights my glib commands. I tried to enable gtk3 as well by :run...
1 Jan 31, 2013
5:39 pm

Rudra Banerjee
rudra.banerjee@...
Send Email

Vim 7.3.785@Win7-64 Please, consider the following content of a buffer: $ ...<p>$ Then start a visual block (C-V) at the left angle of p. Extend the block to...
17 Jan 30, 2013
9:14 pm

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

I generate CTags for C code with the following: " -R : recursive " --extra=+f : include file name as a tag " --fields=+S : include signature (e.g....
5 Jan 30, 2013
6:14 pm

Ben Fritz
fritzophrenic@...
Send Email

I issued the following in gvim compiled for Windows: colorscheme default TOhtml The default color scheme is black text on white background. However, the...
6 Jan 30, 2013
3:02 pm

Paul
paul.domaskis@...
Send Email

When using folds with foldmethod=indent, is there a way to show a user specified number of lines before actually folding? For example, if the user specified...
3 Jan 30, 2013
2:54 pm

Paul
paul.domaskis@...
Send Email

Hi Vim, I have a load of csv files in which some rows have an arrow at the end. The arrow seems to have been made using Windows ALT 26. It shows up in Vim as...
5 Jan 30, 2013
2:41 pm

Ben Fritz
fritzophrenic@...
Send Email

I think it would be extremely useful to have the cursor stretch itself on every tab character, versus being placed at the beginning or end as if it were on a...
9 Jan 30, 2013
7:39 am

neolus
neodampf@...
Send Email

Hi folks, I just discovered that if you have "syntax on" and "set showmatch" in .vimrc, then the screen updating sometimes behaves wrong during searches. I...
5 Jan 29, 2013
11:12 pm

Ole Juul Andersen
olejuulandersen@...
Send Email

First , this script is a life change one, Thanks Ingo for it. However, I do have a few questions regarding to it. After playing with this script for a few...
1 Jan 29, 2013
10:30 pm

Xiaopan Zhang
zhangxiaopan@...
Send Email

I added some commands in .vimrc source ~/vimfiles/matchit.vim let b:match_words = ...
4 Jan 29, 2013
5:28 pm

Benji Fisher
benji@...
Send Email

Hi. I'm vim user. I use vim to read the android framework source code with cscope and ctags. when I don't know where some file's location, I use cscope command...
4 Jan 29, 2013
5:13 pm

Ben Fritz
fritzophrenic@...
Send Email

https://github.com/yueyoum/vim-alignment ctrl+v selete some lines <Leader>[ align the start positions of lines <Leader>= align the = positions of lines....
7 Jan 29, 2013
4:59 pm

Ben Fritz
fritzophrenic@...
Send Email

Hi, mail.vim links syntax group mailSubject to LineNr. My preferred colourscheme makes line numbers receed, whereas I want mail subjects to stand out. How can...
2 Jan 29, 2013
3:40 pm

Christian Brabandt
cblists@...
Send Email

I use follow two method, but it only show ^M and ^@, who know how to add a newline. thanks let n_line = substitute(n_line,'\({&#92;)','\r\1&#39;,'g') let n_line =...
3 Jan 29, 2013
1:48 pm

h2ero
h2eros.z@...
Send Email

Hi there! Recently I've started using vim, and tried to enable spellchecking for russian. So I've tried ":setlocal spell spelllang=ru". Vim said, that it...
4 Jan 29, 2013
12:41 pm

Andrew
andi27rus@...
Send Email

netrw opens a file when the left mouse button is clicked. Is there a way to avoid this? I just want to position the cursor with the left click, same as the...
3 Jan 28, 2013
7:12 pm

Paul
paul.domaskis@...
Send Email

I would like to associate commands with the numeric keypad ctrl + -> (number 6 on the numeric keypad with numlock enabled) I don't know how to do this. Can...
2 Jan 28, 2013
3:36 pm

Ben Fritz
fritzophrenic@...
Send Email

Hi everyone, This is really two questions in one, but both related. I'm the author of Vdebug, a plugin for Vim written mostly in Python...
4 Jan 28, 2013
10:21 am

Marcin Szamotulski
mszamot@...
Send Email

I have the following map which inserts a space and escapes back to normal mode. How can I remove the delay associated with it when I execute it? I want it to...
3 Jan 27, 2013
1:33 am

Roy Fulbright
rfulbrig@...
Send Email

Hi vimmers, I'm editing a fairly lengthy manpage, so I'd like to be able to use vim folding to make the task easier. I'd like to use fdm=fold-marker, to make...
3 Jan 27, 2013
1:15 am

Charlie Kester
corky1951@...
Send Email

Hello List, Does anyone have some examples on mappings to switch windows faster *CTRL-W, h and CTRL-W, l* ? -- -- You received this message from the "vim_use"...
17 Jan 26, 2013
11:03 pm

skeept
skeept@...
Send Email

Is there a way to change a selection type from one to the other (say from visual to visual block mode) without deselecting, choosing the new type, and then...
2 Jan 26, 2013
9:36 pm

Christian Brabandt
cblists@...
Send Email

Hi, does vi has a fuction like "grep -v"? I always found I need to seach within the file with those lines which exclue specific strings. Thanks. regards -- -- ...
10 Jan 26, 2013
5:57 pm

ping
songpingemail@...
Send Email

... Hash: SHA256 Hi all, I recently enabled the doxygen.vim script (part of Vim) to highlight phpdoc inside php files. (let g:load_doxygen_syntax=1 in my...
5 Jan 26, 2013
2:54 pm

Jeroen Budts
jeroen@...
Send Email

Hi, I like navigating the jump list using ctrl-o and ctrl-i. The problem is that I also prefer to use relativenumber. Both settings, unfortunately, do not...
4 Jan 25, 2013
9:18 pm

Marco
netuse@...
Send Email

Does someone know how to match russian characters (alphabet) with regex. I tried \w but it does match them. Thanks -- -- You received this message from the...
5 Jan 25, 2013
3:58 pm

Ben Fritz
fritzophrenic@...
Send Email

I see that this question was asked back in 2009, (http://tech.groups.yahoo.com/group/vim/message/105903) but I thought I'd raise it again to see if any...
3 Jan 25, 2013
9:27 am

Jonathan Fudger
j.p.fudger@...
Send Email

Hi all, I'm using the thin listing (g:netrw_liststyle=0) and each time I open netrw, the cursor seems to end up on a random line inside the listing. What I'd...
4 Jan 25, 2013
7:47 am

François Ingelrest
francois.ingelrest@...
Send Email

I installed cygwin's gvim on Windows 7. I found that pasting from the Windows clipboard into gvim doesn't work by clicking the middle mouse button unless I go...
9 Jan 25, 2013
6:18 am

AndyHancock
AndyMHancock@...
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