Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim-mac · Vim (Vi IMproved) text editor Macintosh 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
Messages 13178 - 13207 of 13688   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
13178 Eric Weir
eeweir@... Send Email
Mar 24, 2012
9:52 pm
... Never mind. When I put my plugins back in the vim-addons folder and restarted vim, it opened a window on startup. ... Eric Weir Decatur, GA ...
13179 Axel
axel.bender@... Send Email
Mar 25, 2012
8:32 pm
W/o any RCs, nmapping gA to some command (e.g.) results in a beep where :normal gA works as expected. Any clues? Sample: nnoremap gA :echo SynInfo(line("."),...
13180 Chris Patti
cpatti@... Send Email
Mar 26, 2012
11:06 pm
I'd decided to try out VimRePress for my blogging needs, so I went through the usual install process with my stock MacVim under Homebrew and *kaboom*! I get...
13181 Gregg Thomason
gregg.thomason@... Send Email
Mar 28, 2012
1:17 pm
Has anyone used MacVim with Powerline (https://github.com/Lokaltog/vim-powerline) and not in a term (ie, has("gui_macvim")) and *not* have it be all ... wacky?...
13182 Sylvain Soliman
Sylvain.Soliman@... Send Email
Mar 28, 2012
1:29 pm
... I do, all the time… (well, also in iTerms, but more often in gui_macvim) ... I don't know if it is related, but I only use 'g:Powerline_symbols = ...
13183 Gregg Thomason
gregg.thomason@... Send Email
Mar 28, 2012
1:43 pm
... Some hints on those personal overrides? 'compatible&#39; was the same result. Are you using a dark or light background theme? and FWIW I'm on Lion MacVim...
13184 Sylvain Soliman
Sylvain.Soliman@... Send Email
Mar 28, 2012
1:52 pm
... let g:Powerline_symbols_override = { \ 'BRANCH&#39;: 'ψ', \ 'LINE': '↳', \ } I mostly use xoria256 (dark) but I used to use the light version of solarized,...
13185 Gregg Thomason
gregg.thomason@... Send Email
Mar 28, 2012
4:13 pm
Solved! (I think) I had in my vimrc " retain view state when switching windows autocmd BufWinLeave *.* mkview autocmd BufWinEnter *.* silent loadview It's a...
13186 Jeff Chasin
jeff@... Send Email
Mar 30, 2012
1:54 am
I created a local help file, myvimnotes.txt. In that file, the Tags appear and function correctly in Terminal Vim. I can see the pipe characters around the...
13187 björn
bjorn.winckler@... Send Email
Mar 31, 2012
1:37 pm
... Apart from the usual "check that your plugins isn't interfering" [1] answer all I can think is that something has changed in Vim (the version that ships...
13188 björn
bjorn.winckler@... Send Email
Mar 31, 2012
1:41 pm
... I can remap gA without any problems (I tried ':nnoremap gA :echo "hi"<CR>') which makes me think one of your plugins or rc-files are interfering. Try...
13189 Phillip Kessels
phillipkessels@... Send Email
Apr 1, 2012
11:38 am
Hi, i recently tried to install javacomplete for vim. I followed the installation instructions and added the lines to .vimrc as stated. My problem is: Whenever...
13190 Bee
beeyawned@... Send Email
Apr 2, 2012
5:56 am
After MacVim is open, is it possible to prevent plugins from effecting the opening of a file? I know I can do this in terminal vim: vim -u NONE -- You received...
13191 björn
bjorn.winckler@... Send Email
Apr 2, 2012
7:13 am
... If you have the "mvim" script installed (it comes bundled with MacVim, put somewhere in your path), then you can do mvim -u NONE Otherwise, try ...
13192 Billy Huang
billbox13@... Send Email
Apr 2, 2012
8:41 am
i think what he ment is how to unload all the plugins within the app command. im looking for this too ... -- You received this message from the "vim_mac"...
13193 grayghostvisuals
grayghostvisuals@... Send Email
Apr 6, 2012
7:22 am
New to MacVim and looking to format code similar to to other code editors such as e for windows, Komodo, Dreamweaver etc. I would like to open an HTML file for...
13194 Niels Kobschätzki
niels@... Send Email
Apr 6, 2012
7:32 am
... Try: :set filetype=html (if not recognized) Then highlight your text and hit "=" (w/out ") -- via...
13195 Roman Snitko
roman.snitko@... Send Email
Apr 8, 2012
10:15 am
I just downloaded a new version of MacVim and it seems like there's a major change: tabs are now shown in the panel on the right side. How do I switch back to...
13196 björn
bjorn.winckler@... Send Email
Apr 8, 2012
7:34 pm
... It sounds to me like you've accidentally downloaded the *very outdated* Carbon port of gvim. Go to http://code.google.com/p/macvim/ and download the...
13197 Niels Kobschätzki
niels@... Send Email
Apr 10, 2012
7:44 pm
Hi, in Lion scrollbars are hidden and appear only when one actually scrolls with the mouse. In MacVim they are always shown. Is there a way to hide the...
13198 björn
bjorn.winckler@... Send Email
Apr 10, 2012
7:54 pm
... There is no way to get Lion style scrollbars (I have commented on why in the past, if you are interested). However, you can hide them permanently (and this...
13199 Niels Kobschätzki
niels@... Send Email
Apr 11, 2012
4:39 am
... where, some blog or in the depths of the mailing list-archive? ... Thanks :) Niels -- You received this message from the "vim_mac" maillist. Do not...
13200 David Whitmarsh
dwhitmarsh@... Send Email
Apr 11, 2012
10:58 am
... On 2012 JAN 29 http://groups.google.com/group/vim_mac/browse_thread/thread/c758da3de1fabd14/5b0f25fd3e2f6d33?lnk=gst&q=lion#5b0f25fd3e2f6d33 On 2011 SEPT...
13201 Niels Kobschätzki
niels@... Send Email
Apr 11, 2012
5:37 pm
... Thanks a lot :) Niels -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For...
13202 Niels Kobschätzki
niels@... Send Email
Apr 13, 2012
7:42 am
Hi, is there a way to update the vim-version MacVim uses? The latest snapshot uses 7.3.390 but the current version is 7.3.495. Niels -- You received this...
13203 Matthew Brett
matthew.brett@... Send Email
Apr 13, 2012
11:27 pm
... I just build MacVim to pick up the python.org python, with (current master= bcc349c). I have python.org 32 bit python 2.6 on OSX 10.6, which was built...
13204 John_108
jglore@... Send Email
Apr 13, 2012
11:27 pm
... except that after writing the file and closing MacVim, I had to switch back to the terminal to get back to mutt. In the current MacVim version 7.3.390 (and...
13205 Matthew Brett
matthew.brett@... Send Email
Apr 13, 2012
11:27 pm
Hi, Just to report success building MacVim to pick up my 32 bit python.org Python 2.6, with: CC=gcc-4.0 ./configure --with-macarchs=i386 --with-features=huge...
13206 björn
bjorn.winckler@... Send Email
Apr 15, 2012
6:45 pm
... If you want the very bleeding edge you should build your own binary [1]. Otherwise you will have to wait until I release a new snapshot. Björn [1]...
13207 Niels Kobschätzki
niels@... Send Email
Apr 15, 2012
7:10 pm
... Ok, thanks :) Niels -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more...
Messages 13178 - 13207 of 13688   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help