Is it possible to compile MacVim with Vim-Shell? http://www.wana.at/vimshell/ I've read that shell integration is not coming in Vim core. But here MacVim is...
Thanks for all of your work on MacVim! I just opened my copy of SubEthaEdit, and I noticed that the text rendering under the same font (9 point DejaVu Sans...
Hi, Sorry if this is at all an inappropriate way to submit feature requests. Please correct me if it is. I was wondering if it would be a lot of work to...
I like using macvim in fullscreen mode while I'm working on certain projects, but this seems to cause non-fullscreened macvim windows to also hide the menubar....
Hi, I got this email from gmn and forwarding to the list: ... This used to work on Tiger, but I can confirm that it no longer does. Nico, the problem I get is:...
Hi, i'd like to know whether there is a way to open files just in a new buffer instead of a new tab/new window? If not, maybe someone of you could be so nice...
How can one highlight the wikipedia syntax in macvim, using "it's all text" plugin on firefox. The file opens, so does macvim, but the syntax is not...
Hi, the attached patch makes doc item generation a bit faster (6.9 seconds instead of 8.7 seconds on my machine) and cleans the code up a bit. The generated...
Hi, I finally managed to get the document icons to automatically build with MacVim and have zipped the patches and attached it to this post. I had quite a bit...
Hey folks, I just started with MacVim as this article (http://www.viemu.com/a-why- vi-vim.html) finally convinced me to get serious about my ambition to learn...
Hello Vim users, The usual Vim desktop calendar is now available for download and printing: English - A4 : http://www.moolenaar.net/2009_en_a4.pdf English -...
I should take a little longer checking, but in view of the potential for damage I'm sending a preliminary opinion: A message has just been sent to the...
Nico, I had a look at the document icon script and have some comments: I had two problems getting the script to work (mostly my fault, but anyway): 1. If the...
Hello all I wish there was a way for precisely adjusting window size. This is because i keep my MacVim window exactly above my Terminal window, which also...
I posted this message earlier, but it looks like google rejected it, so I'll re-post it again. I'm trying to get RainbowParenthesis working on the latest...
I'm sure that some of you are using Vimperator, the Firefox plugin that makes Firefox look and feel just like Vim: http://vimperator.org/ One of Vimperator39;s...
Hi, I'm pleased to announce the first beta release of vim-cocoa 0.3 series. It's a experimental release with several new features and fixes. What's New? *...
http://zanazan.am/vim/ I have yet to try it so I might be prematurely posting in regards to this (I'm at work :P), but has anyone tried the patches at the...
Hi all, I have finally figured out why Vim processes were "leaking" when Quickstart is enabled and pushed a patch which should fix this bug (the problem was...
Hi, I have uploaded a new snapshot of MacVim.app to: http://code.google.com/p/macvim/wiki/Snapshot This is a very minor update which mainly takes care of the...
I have used Vim in Mac. 1. How to have the same settings in MacVim as in Vim? 2. How to open MacVim in terminal? I can only access the gui version of MacVim. ...
... Ted, I've asked this in the past, but would you consider adding all the file associations/icons in mvim.app to MacVim's Info.plist so that you can...
I am sure there is a way... BBEdit does this. I can use terminal or OnMyCommand to convert a binary plist to text: plutil -convert xml1 __OBJ_PATH__ Then open...
Hi all, I get the 'Hit enter...' message on every external command run by the plugins I have, like DBExt or vim-git. I did read :h hit-enter, but cannot have...
Hi, in "normal" OS X test fields, opt-backspace deletes one word to the left. MacVim doesn't do this, hence I suggest adding this to MacVim's gvimrc....
Hi, Anyone know how to get the the --server* --remote* commands to work when I ssh into my machine running MacVim? On a X11 machine, ssh X forwarding does the...