Eric Van Dewoestine
Eric Van Dewoestine
I'd also be happy to add iTerm2 to the list of default terminals to look for on OSX if you can give me the exact string to put into the...
> after I set `let g:ScreenShellTerminal = 'iTerm.app'` Is it `iTerm.app` or `iTerm2.app`? > I get error when calling ScreenShell from MacVim > `Error detected while processing function screen#ScreenShell..51_ScreenInit: >...
I finally had a chance to play with this on an OSX machine and I couldn't come up with applescript that worked properly. I was able to create some that...
Can you take a look at ervandew/supertab#60 to see if you can track down the issue using the steps there?
This is the intended behavior. The idea here is that it looks like you might be wrapping existing code in a new `for` block (your `for` line is directly before...
I never got around to fixing the warning, but there was another patch posted to vim-dev that, after some changes, looks to be a better alternative to mine: https://groups.google.com/d/msg/vim_dev/X7VVPd4Do5s/svKaV6Eah6YJ It...
> I would have expected that Eclim will disable Syntastic only at the point it is able to replace it, i.e. when eclimd is running and the project I'm editing...
Did you try the steps it recommends in that output you posted? Similar info can be found in the eclim docs as well: http://eclim.org/install.html#install-source
> I'm running the command it tells me to run, but that just gives me the same error And did you supply `-Declipse.local` like it says as well? Can you...
> It doesn't ask me to supply `-Declipse.local`, but having done so: It does, in the first example ant command in the output. What's the output of: $ /usr/share/eclipse -initialize...