... Should this patch be made against mainline Vim instead of MacVim (i.e. is there any other platform that might benefit from it)? If so, could you please...
11439
Michael Shapiro
koudelka@...
May 12, 2010 7:21 pm
... I pulled the vim 7.2 source from http://www.vim.org/sources.php and poked around for ruby config arguments. The 'provide your own ruby' option is missing. ...
11440
Brian McKee
brian.mckee@...
May 12, 2010 8:39 pm
Hi All I have a secondary LCD attached to my iMac, running Snow Leopard and Mac Vim Version 7.2 stable 1.2 (33.3) Was just diff'ing two html files with very...
11441
Courtney Killarney
courtneysk@...
May 12, 2010 11:58 pm
Same here, with the added note that while the window width is apparently restricted to the width of the monitor in which the bulk of the window resides, the...
11442
björn
bjorn.winckler@...
May 13, 2010 9:02 am
... I fixed this problem in snapshot 52: http://code.google.com/p/macvim/wiki/Snapshot Björn -- You received this message from the "vim_mac" maillist. Do not...
11443
Brian McKee
brian.mckee@...
May 13, 2010 9:19 pm
... Yep - you did. I also see you fixed the problem I reported in January of 2009 about not being able to open network shares thru an alias. At the time you ...
11444
björn
bjorn.winckler@...
May 15, 2010 12:52 pm
... I do not know why you are returned to Terminal in one case and not the other -- perhaps it is a difference between Mac OS X 10.5 and 10.6? At any rate, I...
11445
Israel Chauca F.
israelchauca@...
May 15, 2010 3:39 pm
... Maybe is the "After last window closes" option in General set on the old install but not on the new one? Israel -- You received this message from the...
11446
Exc1tebike
christianwensel@...
May 15, 2010 8:24 pm
... call me a dork but a local copy of vi would be nice (without jailbreaking) Vim command mode would be so nice for navigation, copy/ pasting etc over any...
11447
sixtyfootersdude
sixtyfootersdude@...
May 16, 2010 12:05 am
I have been using vim on solaris for about 4 months but but just switched back to Mac OS X so I thought I would start using MacVim. Normally I use a black...
11448
Yi Wen
hayafirst@...
May 16, 2010 6:38 pm
should be guifg On May 15, 1:38 pm, sixtyfootersdude <sixtyfootersd...@...> ... -- You received this message from the "vim_mac" maillist. Do not...
11449
Kyle Lippincott
spectral@...
May 16, 2010 6:50 pm
Not for 'set'. Jake: You can accomplish this with putting this in your gvimrc: highlight Normal guifg=green guibg=black You can get information on what color...
11450
David Reed
david.reed.c@...
May 17, 2010 1:20 am
Hello, I have just recently been introduced to Vim and I'm loving it so far. I was able to get Latex going, and I like the support for it and all the macros ...
11451
Andrew Stewart
boss@...
May 17, 2010 8:42 am
Hello, ... I'm not familiar with the html.vim ftplugin...but I do recommend the vim-ragtag plugin. http://github.com/tpope/vim-ragtag This gives you really...
11452
David Reed
david.reed.c@...
May 17, 2010 12:38 pm
Thanks for the help. I found that command shortly after sending the email, but I kept trying to put it into my own ftplugin file and was getting very...
11453
Andrew Stewart
boss@...
May 17, 2010 2:48 pm
... I'm not certain why without seeing the exact command you put in your ftplugin. Maybe it's because the autocommand in the .vimrc fires for any file ending...
11454
David Reed
david.reed.c@...
May 17, 2010 3:28 pm
Hi Andrew, I am at work right now so I cannot send you the code, but the line I moved over to the vimrc file was the same as the one I was trying in the...
11455
dacresni
vivacarlie@...
May 17, 2010 4:22 pm
I've never seen that functionality in vi before, I'll give it a look. I think there's a template package for vi, look it up on http://www.vim.org/scripts/ ... ...
11456
LuKreme
kremels@...
May 18, 2010 3:19 am
... It's a difference between the Intel-only build 52 and 7.2-stable. ... Doesn't work with MacVim and 7.2 stable. -- Transvestite: A guy who likes to eat,...
11457
LuKreme
kremels@...
May 18, 2010 3:23 am
... The only option for that in 7.2-stable is a check box "Quit MacVim" I was hoping that one of the previous snapshots 1) still worked on a PPC machine and 2)...
11458
björn
bjorn.winckler@...
May 18, 2010 7:12 pm
... I just had a look and snapshot 49 is the latest that doesn't require intel: just go to the download page [1] and Search for "All downloads" and you'll see...
11459
Guy Gur-Ari
guygurari@...
May 20, 2010 8:51 am
... I have a similar setup (I use my own script instead of latexmk). I couldn't find an elegant way to do this, but the following works. The first part is a...
11460
David Reed
david.reed.c@...
May 20, 2010 2:32 pm
Hello, I'm a vim newbie and I need some help with autocmd. Ultimately, I would like to be able to open a new .tex,.html,.c file and have it load a skeleton...
11461
Andrew Stewart
boss@...
May 20, 2010 2:43 pm
... Try the BufNewFile event: autocmd BufNewFile normal iIadded this See :help autocmd-events for more information about which events fire when. I also think...
11462
David Reed
david.reed.c@...
May 20, 2010 2:59 pm
Well, I misspoke a little. I was able to get a skeleton loaded, but now I want to update the modified date and time whenever the file is saved. This example...
11463
d
wtdtan@...
May 25, 2010 4:33 am
Hey just really started using command line recently and am trying to build this from git. When I typed in "./configure", i got this following message: ...
11464
Kyle Lippincott
spectral@...
May 25, 2010 5:40 am
You need to install XCode. It's available on the second dvd of your operating system, or for download from apple.com. Look out though, it's a pretty large...
11465
d
wtdtan@...
May 26, 2010 11:48 am
Thanks Kyle. For 10.6 (snow leopard) there's only one dvd and XCode is in a "utilities" folder I believe. ... -- You received this message from the "vim_mac"...
11466
björn
bjorn.winckler@...
May 30, 2010 6:12 pm
Hi, Over the last few weeks I've been going over what options I have regarding the new Vim Mercurial repository. I debated switching to Mercurial for MacVim...
11467
raf
raf@...
May 31, 2010 6:14 am
hi, i know this mailing list is for MacVim and is a bit inappropriate but i posted the following message to vim_dev last week and got no response. i'm hoping ...