I am currently writing my PhD thesis in LaTeX and so I have lots of $...$ in my document. I want to make vim match a pair of these like it would match (...)....
Hi, while this isn't necessarily a bug I have a question about using MacVim as the editor from a tunnel. When I SSH to a server and want to edit multiple...
Does anyone have a suggestion on how to have MacVim retain window focus after viewing pdf output from LaTeX in Preview? Currently I use a macro to save,...
Hi all, (Sorry for the previours FWD Email.) I am a Vim user in MAC, but I do not use MacVim, I just use the self-compiled vim which was download from vim.org....
Hi, I think this would be very handy when using split windows. Thanks for MacVim! --~--~---------~--~----~------------~-------~--~----~ You received this...
Hi. I was running official MacVim 7.2 before, and my mappings using <C- Tab> worked. Now I'm running snapshot 43, and the mappings are not responding. My...
Hello. I have following bindings: map <C-Space> <Esc> map! <C-Space> <Esc> When I enter into command mode (:) and write "foo", and press C-Space, it executes...
Here is summary of what was required to be done to get MacVim built on Tiger 10.4.11. - The normal building documentation recommends that you get the source ...
This is a bit of a shameless plug, but I just posted a Vim plugin that lets you search for function declarations containing a pattern of your choosing. I find...
I customized my keyboard with Ukelele, so that Scandinavian special characters are under ^ [unreserved button]. For example, ^. represents A with dots and ^, O...
Hi all, I have posted this thread on the Vim-LaTeX mailing list and received no answer, so I have decided to try here. I do not know whether my problem is an...
Hi guys, I am rebuilding the latest snapshot (43) against Python 2.5 and get the following xcodebuild output: ... gcc -arch ppc -arch i386 -isysroot...
Hi, Time for a new snapshot! As usual you can download it from here: http://code.google.com/p/macvim/wiki/Snapshot The most apparent change this time around...
Hello MacVim list, I know that it is possible to switch between open windows using command-` but there is a problem: the cycling is fixed, so that if I press...
Hi all, I redefined some keyboard shortcuts to easily edit all my mail from Mail.app in Macvim, but it could probably be automated a bit further with a touch...
Is it just me or MacVim doesn't open an untitled window on re- activation anymore? (even though the option to do so is activated in the preferences). I noticed...
(This mail contains inline images, so it's probably best viewed with Mail.app or something similar.) Hi all, A while ago there was some discussion how the...
Hi list, I have these 3 issues with the 'Edit in MacVim' Input manager, and wondered what the status was, wether a solution existed, etc. - Non-custmizable...
Announcement for new group for Vim users. http://groups.google.com/group/vim-on-rails?hl=en Sharing vim usage for Ruby on Rails development. Includes any...
Ahh, I found an old sh script (of yours Nico?) that did the trick: mvim I was using this command line /Applications/MacVim.app/Contents/MacOS/MacVim -S...
Since I started using screen, I can no longer paste into a MacVim buffer. If I exit screen, and start MacVim, I can paste again. I'm not knowledgeable enough...
Hi, Has anyone gotten the -S command line option working for MacVim? I'd like to open a saved out vim session file when I start MacVim and this seems to be the...
Got a fresh git clone and trying to build it on Tiger: xcodebuild=== BUILDING NATIVE TARGET PSMTabBarControlFramework WITH THE DEFAULT CONFIGURATION (Release)...
MacOS 10.4.11 MacVim snapshot 42 ... I get the following message when opening files: W13: Warning: File "file.txt" has been created after editing started Using...
Hi, Try doing `:resize 5` in an empty MacVim window. Expected: 'lines39; is set to 5 as well (?) Actual: The vim window is set to 5 lines, but the MacVim window...