... That works for me too... Is this the only time the preview window will open by default? Omni-completion with a tags file? Maybe the 'info' field in :help...
92499
Tony Mechelynck
antoine.mechelynck@...
Jul 1, 2008 8:28 pm
... 7.2a.009 (so you can as well compile the latest patchlevel, 7.2a.011). See http://users.skynet.be/antoine.mechelynck/vim/compunix.htm about how to compile...
92500
Jeff Lanzarotta
jeff.lanzarotta@...
Jul 1, 2008 9:33 pm
Sorry about not explaining myself better. I am looking at moving comment lines over to column 41. This number is not set in stone, so I would to be able to...
92501
Adam Monsen
haircut@...
Jul 1, 2008 10:06 pm
... Awesome! That worked. Thank you! I'll send a patch to the maintainer of svnlog.vim, in case he's interested. -- Adam Monsen ...
92502
Gene Kwiecinski
gkwiecinski@...
Jul 1, 2008 10:42 pm
... Still not quite clear... Is there anything else on the line beside the comment itself? Is it just a matter of reindenting them farther to the right? Etc....
92503
Tony Mechelynck
antoine.mechelynck@...
Jul 1, 2008 10:56 pm
... For one line, like Dr.Chip said: 1. In Normal mode, place the cursor on the first character to be moved (let's say the first slash in the // of the...
92504
Hari
hari.rangarajan@...
Jul 2, 2008 12:03 am
Hmm...looks so. I had a look at the end in popupmnu.c -- the omnifunc complete function is supposed to prepopulate the different entries (name, cmd, etc) and...
92505
bill lam
cbill.lam@...
Jul 2, 2008 1:00 am
I tried traditional vi by type "vim -v -u ~/.exrc", and found that it has functions not available to traditional vi. eg, visual mode editing loading plugin ...
92506
Ben Schmidt
mail_ben_schmidt@...
Jul 2, 2008 1:14 am
... Yes. It is merely a 'compatibility' mode. Things the Vim has extra that don't conflict with Vi's behaviour are still there. Just some behaviours are...
92507
Ben Schmidt
mail_ben_schmidt@...
Jul 2, 2008 1:49 am
... Perhaps you just want these commands which nobody seems to have mentioned yet. ... possibly with ... to use spaces only. ... Ben. ... ...
92508
Bill McCarthy
WJMc@...
Jul 2, 2008 1:53 am
... That makes it fairly easy - just moving all comment lines. Suppose a comment starts with '#': function! DoCR(n) let sw=&shiftwidth exe "set sw=" . a:n sil...
92509
Bill McCarthy
WJMc@...
Jul 2, 2008 2:00 am
... That's a new command to me - thanks Ben. To have comments, ... -- Best regards, Bill --~--~---------~--~----~------------~-------~--~----~ You received...
92510
Tony Mechelynck
antoine.mechelynck@...
Jul 2, 2008 2:13 am
... I think it is. By invoking Vim that way, you're still using a Vim executable, not a "real" Vi executable. You'll also find out that there are a number of...
92511
jeniferlopas007
dravidmugunth@...
Jul 2, 2008 3:06 am
actress images videos bollywood songs& kollywoodstills wow earn many$$$$$$$$$$$$$$$$$$$$$$$$$ at home by working on online ...
92512
Patrick Texier
p.texier@...
Jul 2, 2008 4:24 am
... Yes. You can disable some features at compile time (e.g. visual) but not all commands (e.g. gg, zb, zm, zt...). If you want a traditional vi, you should...
92513
bill lam
cbill.lam@...
Jul 2, 2008 5:12 am
vim7 has netrw build-in and very useful, but I have some troubles in using it, 1. how to hide hidden files/directory (ie, same as Ctrl-h in nautilus), when I ...
92514
bill lam
cbill.lam@...
Jul 2, 2008 5:24 am
... Yes, I tried that. However I not sure it license, [quote] The source code for which Caldera International, Inc. grants rights are limited to the following...
92515
Clark J. Wang
dearvoid@...
Jul 2, 2008 5:44 am
Hi, all: I need to work with some GNU style (http://www.gnu.org/prep/standards/ html_node/Formatting.html#Formatting) code and currently I set like this: set...
92516
Patrick Texier
p.texier@...
Jul 2, 2008 10:31 am
... I don't have this license. I'm using current Sourceforge 4.0 version (050325) updated from CVS (061225) : ======== LICENSE ========== This code contains...
92517
bill lam
cbill.lam@...
Jul 2, 2008 10:53 am
... From the top of http://ex-vi.sourceforge.net/ link to this http://slashdot.org/article.pl?sid=02/01/24/0146248 from the top of it give a link to license at...
92518
Tony Mechelynck
antoine.mechelynck@...
Jul 2, 2008 11:02 am
... The trick might be that Linux, though being "Unix-like", contains no Unix code. Thus I suppose it cannot be regarded as "derived" from this or that version...
92519
awb
awbuesing@...
Jul 2, 2008 1:09 pm
On Jul 1, 2:30 pm, Tony Mechelynck <antoine.mechely...@...> ... Thanks to everyone for putting up with me learning posting etiquette and relatively...
92520
Benjamin Fritz
fritzophrenic@...
Jul 2, 2008 1:20 pm
... One additional item: $HOME is meant to be a place for user-specific settings. You probably want to put it somewhere appropriate in "C:\Documents and ...
92521
leeand00
leeand00@...
Jul 2, 2008 1:31 pm
I ran the command: ... and I get the error: ... What is that about? ... -- View this message in context:...
92522
awb
awbuesing@...
Jul 2, 2008 1:32 pm
... Makes sense. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information,...
92523
David Fishburn
dfishburn.vim@...
Jul 2, 2008 2:11 pm
On Mon, Jun 30, 2008 at 3:41 PM, Charles E Campbell Jr ... Thanks, that got rid of it. Dave --~--~---------~--~----~------------~-------~--~----~ You received...
92524
PoWah Wong
wong_powah@...
Jul 2, 2008 2:14 pm
... __________________________________________________________________ Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the...
92525
Charles E Campbell Jr
drchip@...
Jul 2, 2008 2:18 pm
... If there's code on the left and comments on the right -- well, I'd use Align and AlignMap's \acom map: V ..move \acom and the comments would all be aligned...
92526
Charles E Campbell Jr
drchip@...
Jul 2, 2008 2:28 pm
... The message is probably: **warning** (netrw) your hiding list is empty! Try reading the help: :help netrw-a You can set the hiding list...
92527
François Ingelrest
francois.ingelrest@...
Jul 2, 2008 2:35 pm
Hi all, Is there a way to configure colors used by netrw? For instance, executable files are displayed using the same color as directories, except that they...