I changed the subject heading to focus the discussion of Vim on the iPad more specifically on the Vim app for the iPad. I hesitate in posting my musings on...
Hello everybody. I'am issuing the following problem. At home I'm using Ubuntu and GVim version 7.3 It works as i should be, but I'm issuing speed problems with...
Since I'm hitting Command-P a lot when I really want Ctrl-P, I wanted to remove the print mapping and assign <D-P> to <C-P>. The <D-P> mapping just doesn't...
Hi, GitHub are no longer allowing binary uploads so I have decided to go back to using Google Code for binaries. I thought I may as well build a new snapshot...
I had trouble using enable-mzinterp out of the box (downloaded from the hg repo). These were the changes I had to make. I think someone should actually fix ...
Hello Vim users, I have updated the handy desktop calendar for 2013. It prints on one sheet of paper and, after folding and applying a bit of glue, stands on ...
Just build vim on mac osx 10.7.5. Run it and open a file and nothing happens... I set the CC=clang variable tried again still nothing happens. Y- -- You...
Hey all, I would like to propose a refresh to the tab setup that we currently have in the GUI. Here is what I would like to see-- 1) Tab layout remains...
Hi, I got my new MacAir which is installed the Mountain Lion System (Mac OSX 10.8.2). I did install the latest version of MacVim which is compatible with this...
Hello Vim users, Vim users donate quite some money to my favorite charity: Kibaale Childrens Centre. I went there to check out what they have been doing with...
I installed MacVim today via homebrew. I have a comand in my .vimrc to edit my vimrc with ,e (leader is remapped to ,). I am getting the error in the subject...
Any chance of supporting iCloud storage like TextEdit? -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the...
Why has it never been possible to yank between multiple windows? -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply...
(I've found a few proposed solutions for this problem, but none of them work for me.) **Problem** I am trying to use Vim as the git core.editor -- no matter...
If I have two files open to test a colorscheme, the only way I can get a true view of the scheme, without artifacts from the previous, is to run: syntax reset ...
... However, when I start MacVim, the window position doesn't get set properly. But if I source my .vimrc with a window open, the position is set correctly...
Hi guys, I use macvim+vim-latex+skim, but I'm having issues getting the forward search to work. I have the inverse searching set up fine but when I try to...
Hey Guys. it has been a while when I saw a picture on the web where some lines of code marked in thies way: for(foo = 1; foo <= 100; foo++){ + if(some...
That's my question. ... Eric Weir eeweir@... "The invincible shield of caring Is a weapon sent from the sky against being dead." - Tao Te Ching 67 --...
Hi all, I've searched thoroughly for a solution to the following problem but I could not find a straightforward way to actually solve it. I'm using Mac OS X...
I have the following lines in my .vimrc au BufNewFile,BufRead *.md setlocal dictionary+=/usr/share/dict/words au BufNewFile,BufRead *.md setlocal complete+=k ...
I'd like to disable the ESC key in interactive mode (I only want to do so in gui), but the following, which seems like it should work, ... ideas? c -- Chris...
Are there any plans to put the Lion-style vanishing scrollbars on MacVim? -- You received this message from the "vim_mac" maillist. Do not top-post! Type your...
I have successfully built MacVim many times in the past from source. I am no longer able to do so. When I run the MacVim.app that I've built, it starts up, but...
I recently decided to start using the recommended Core Text render, but noticed that it causes the contents of the textview to spill out of the window's bounds...
Hi, ... (...) TERM_PROGRAM=iTerm.app However, the MacVim GUI window doesn't have the left/bottom borders. Is there some way to enable the borders option of...
Hi, I'm using vim 7.3 on Mac 10.7.5. How do I enable cutting and pasting between different vim sessions within the same shell? That is, I start one vim...
I am having problems with the solarized dark colorscheme showing up correctly on my terminal version of MacVim because I don't want to use the solarized...
Steps to recreation: 1. Open MacVim 2. Type ":e ." 3. Move your cursor to a file name and press "o". 4. A new window will now upen below the netrw window. Try...