Does this make sense? When I load (graphical) MacVim (without any colorscheme loaded), and ... Nothing happens. That is, "macvim" is the default colorscheme. ...
I've encountered a problem with 0712B that I'm 95% sure used to work with the previous release, though I could be wrong...! In my .gvimrc I have a function...
Hello, I've got an annoying problem. When entering insert mode with "i" button, my system keyboard layout changes to opposite (Russian). Can't even imagine...
[This copy contains the attachment. Also, I forgot to mention that simply changing the logic of preprocessing in, say, vim.h doesn't solve the problem....
Hi, I recently had trouble compiling Vim on Mac OS X 10.4.9 with GTK2 GUI. As is mentioned in the Vim source, the X headers and Mac headers clash horribly....
Hi, I just realized that MacVim existed and I hope it will replace my use of vim in Terminal (which I depend on greatly). But when I start up MacVim (the...
I just noticed that --remote-tab-silent is not listed in --help (while all of the other --remote-*-silent options are). This seems like a (really really minor)...
When I execute: mvim +26 --remote-silent mvim-pdfsync The cursor does not get positioned at line 26. IDEALLY, the cursor would not only move to that cursor...
I've forwarded a new issue report (see below)...maybe somebody has any comments on this? My thought is that :bd doesn't close the last unnamed buffer so the ...
I have: if has('gui_running39;) set lines=45 set columns=100 endif MacVim does not seem to be picking that up. If I move those two lines out of the if statement...
Hi all, if you've set up XCode to use vim as your code editor, you might want to add setl makeprg=osascript92; -e\ 'tell\ application92; \"XCode92;"\ to\ build ...
Hi, I'm new to Vim, and also to MacVim. I am having a problem with the latter. If I open an existing document and go into insert mode I am then unable to...
Subject: Keymap problem, toggle back to default keymap doesn't work for /search Background: Using MacVim snapshot 0711A on OS X 10.5 ("Leopard") Using my own...
Hello all, I'm using David O'Callaghan39;s taskpaper plugin for Vim. I wish to change a few of the default colors that he defines in the syntax file. So, while...
Hey guys, I've recently downloaded Tim Pope's rails.vim plugin and wanted to see how it would work with MacVim (currently on snapshot 712B). A strange thing...
Marketing Direto na Internet por Email lista e-mail, programas e- mails, e-mails estado, publicidade emails, marketing digital, cidade, divulgar, lista email, ...
Fooling around on a larger scale icon: http://panos.solhost.org/temp/macvim.256.png --~--~---------~--~----~------------~-------~--~----~ You received this...
Hi, the attached patch adds documentation for MacVim's forking behaviour. It's a bit strange that this is in gui_x11.txt, but that's how it is. Nico ps: This...
Hi, I just sent out 6 spam mails to this list (they all begin with [PATCH]), sorry about that. I've been trying to get git-send-mail to work and figured it...
Hi All, Is it possible to be able to jump between tabs based on order? So if i have three tabs open, second tab would be Cmd+2, third tab would be Cmd +3,...