... Thanks a lot. Yeah pressing shift is doing the trick. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the...
133592
Silas Silva
silasdb@...
Oct 1, 2012 2:11 pm
... A not complete workable way I found is having the following syntax rules: syn match wrongTag "</[a-z]*>" contained syn region myRegion...
133593
Ben Fritz
fritzophrenic@...
Oct 1, 2012 3:03 pm
... I don't think you're going to have much success with this exercise. Handling an arbitrary level of balanced matched pairs with regular expressions is not a...
133594
Ben Fritz
fritzophrenic@...
Oct 1, 2012 3:09 pm
... I did just learn that Perl and some other dialects have introduced recursive patterns allowing balanced matching...but I haven't wrapped my head around...
133595
Gautier DI FOLCO
gautier.difolco@...
Oct 1, 2012 3:20 pm
2012/9/30 Ben Fritz <fritzophrenic@...> ... Clever, thank you. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply...
133596
Tony Mechelynck
antoine.mechelynck@...
Oct 1, 2012 5:07 pm
... [...] ... [...] How can it be "infamous" to suddenly become a lot more productive in no time at all? (It's possible, let's say it suddenly all "clicks" and...
133597
Gerald Klein
jk@...
Oct 1, 2012 5:18 pm
What I think happens sometimes is that someone is perhaps is for the first time stuck with only his Linux tty and has to fix something. The only editor he has...
133598
ping
songpingemail@...
Oct 1, 2012 6:53 pm
no matter what, I never understand "vim" & "emacs" part of that picture - it doesn't make much sense. I think Tony's graph make more sense in ... +----+...
133599
Art Scheel
ascheel@...
Oct 1, 2012 7:16 pm
vim can read stdin with 'vim -' but there's currently no way to submit all edited changes to stdout (so far as I can find.) There are plenty of scripts and...
133600
Boyko Bantchev
boykobb@...
Oct 1, 2012 7:18 pm
In my personal opinion, saying that "Vim's learning curve is steep" is nothing but a gross exaggeration. Why should it be? Are Vim's potential users computer...
133601
Ben Fritz
fritzophrenic@...
Oct 1, 2012 7:26 pm
... I don't think you need a patch for this. First, Vim allows you to use the :w command to invoke any shell command with stdin taken from the current Vim...
133602
Art Scheel
ascheel@...
Oct 1, 2012 7:40 pm
Currently, my template script creates a temporary .vimrc invoked with -u that sets viminfo= to nothing so viminfo doesn't get saved/used. I was doing the same...
133603
Tim Chase
vim@...
Oct 1, 2012 7:47 pm
... I'm pretty sure it stems on how productive one can be when confronted with the editor without any previous experience. A newbie user can approach Nano and...
133604
Bram Moolenaar
Bram@...
Oct 1, 2012 9:05 pm
... Could it be a problem with Gnome desktop? I should try out xfce. I deinstalled the ATI driver again. It was causing display errors for images in Chrome....
133605
skeept
skeept@...
Oct 1, 2012 9:34 pm
... I am having problems with misspells in tabular and multicolumn commands. So for example in \begin{tabular}{rl} one & two \\ \multicolumn{2}{c}{what?} ...
133606
Charlie Kester
corky1951@...
Oct 1, 2012 9:59 pm
... But the thing is, for the kind of users vim is aimed at, a text editor isn't the kind of tool that is used so infrequently that the user is always stuck at...
133607
Gelonida N
gelonida@...
Oct 1, 2012 10:33 pm
I'm having terminal-windows with dark backgrounds. The problem is, that all dark blue colors are very difficult to recognize. Ideally I'd like to change all...
133608
Gelonida N
gelonida@...
Oct 1, 2012 10:35 pm
I'm having terminal-windows with dark backgrounds. The problem is, that all dark blue colors are very difficult to recognize. Ideally I'd like to change all...
133609
richard emberson
richard.emberson@...
Oct 1, 2012 11:00 pm
To see the "group" I use: map <F10> :echo "hi<" synIDattr(synIDtrans(synID(line("."),col("."),1)),"name") . ">"<CR> ... I also have a color chooser ...
133610
Tony Mechelynck
antoine.mechelynck@...
Oct 2, 2012 12:19 am
... So you want to group lines so that the groups of lines which have most in common come at the top. Okay, this is a little more difficult: 1. Reverse the...
133611
Steve Litt
slitt@...
Oct 2, 2012 12:26 am
... This is true, but it doesn't mean that saying Vim's learning curve is steep is a gross exaggeration. The fact is, that for X amount of time, the Vim newbie...
133612
Brandon Coleman
metrix1978@...
Oct 2, 2012 1:33 am
I would like to read the contents of variables for buffers that are not in scope. How would I go about doing this? Is there an example of a way to loop...
133613
WU Yue
vanopen@...
Oct 2, 2012 2:53 am
Hi, I know title is unclear, but my English skill is so limited, forgive me please, I will try my best to make my expression more clear. I have set mouse=a, so...
133614
Bee
forth@...
Oct 2, 2012 3:01 am
... " -------1---------2---------3---------4---------5---------6---- " Found time to play with this sort. " " The following vim function will sort " the...
133615
J.B. Lethbridge
nemle01@...
Oct 2, 2012 3:05 am
On Tue, Oct 2, 2012 at 2:18 AM, Tony Mechelynck ... Dear Tony: Thanks for coming back to the problem. Indeed I wanted the lines grouped by number of...
133616
François Ingelrest
francois.ingelrest@...
Oct 2, 2012 6:12 am
... When the window goes out of the screen, you can generally hold the ALT key to drag the window by clicking anywhere on it. This way you can move the bottom...
133617
Gelonida N
gelonida@...
Oct 2, 2012 8:13 am
... Thanks a lot for this tip. This helps me to identify the groups, that are tricky to visualize. -- You received this message from the "vim_use" maillist. Do...
... You can also show in the statusline the syntax group where cursor is located. See: http://vim.wikia.com/wiki/Showing_syntax_highlight_group_in_statusline ...
133619
Jürgen Krämer
jottkaerr@...
Oct 2, 2012 8:35 am
Hi, ... I don't know if there is a function which gives you all existing buffers, but you can loop through buffer numbers from 1 to bufnr('$') and check if the...
133620
geoffrey.wood@...
Oct 2, 2012 10:04 am
... I have the same problem with dark blue. ... (Using Windows - not sure if this applies under other OSs.) Most colours are ultimately defined in...