I am trying to get folds working for Java files in MacVim. To do so I added lines to /usr/share/vim/vim72/syntax/java.vim As recommended at...
11287
Carl Jacobsen
carl@...
Mar 10, 2010 10:16 pm
... I believe it's generally best to avoid modifying manufacturer-supplied files like this; you should be able to achieve the same effect by putting your...
11288
James
jamesconroyfinn@...
Mar 11, 2010 11:39 pm
Hi all, The one thing I'd really, really like to see in MacVim is the ability to call up the built-in OS X color picker and use it to insert hex codes etc. in...
11289
Tyson Roberts
nallohki@...
Mar 12, 2010 2:51 pm
Okay, I've been suffering with this for some time, but I've been wondering if there's a better solution out there. One of the things that constantly messes me...
11290
LuKreme
kremels@...
Mar 12, 2010 4:10 pm
Is the "Edit in External Editor..." supposed to do anything? I've installed it and set it to MacVim, but I don't see anything in the Edit menu of Mail or...
11291
björn
bjorn.winckler@...
Mar 12, 2010 7:34 pm
... It only works with 32 bit apps. You can force a program to run in 32 bit mode by selecting its icon in Finder and hitting ⌘I. Another alternative is to...
11292
Charlie Tanksley
charlie.tanksley@...
Mar 12, 2010 10:30 pm
... I believe you need to set Mail and Safari to 'Open in 32-bit mode' for this to work. (At least, that seemed to do the trick for me.) You'll find a little...
11293
björn
bjorn.winckler@...
Mar 13, 2010 12:09 am
... How exactly do you propose this would work? Each time a color is clicked text is inserted into the buffer or...? Should it always insert hex codes? etc....
11294
LuKreme
kremels@...
Mar 13, 2010 1:44 am
... Ah. Well, bummer. Not sure I want to do that. Might try it with Mail.app just to give it a looksee. Thanks. ... A note would have been helpful. :) -- ...
11295
Maximilian Nickel
max.nickel@...
Mar 13, 2010 4:55 am
Hi, the functionality you want can be achieved quite easily with a vim script. Therefore i've just hacked together such a little script, you can grab it here: ...
11296
björn
bjorn.winckler@...
Mar 13, 2010 6:46 am
... I add the line set noimd imi=0 ims=0 to my ~/.gvimrc and the first time I enter insert mode switch to the non-english layout I'm using (e.g. Swedish)....
11297
Joakim Bergman
gipset@...
Mar 13, 2010 8:25 am
+1 Until then, check out http://www.panic.com/~wade/picker/ for copy +pasting hex values out of the color picker in other applications. I've used it for a bit...
11298
Jason Zwolak
jzwolak@...
Mar 13, 2010 4:15 pm
That works great! thanks a bunch -- Jason Zwolak ... -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text...
11299
björn
bjorn.winckler@...
Mar 14, 2010 4:54 pm
... Thanks Max. James and Joakim: does this meet your needs? Björn -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply...
11300
Tyson Roberts
nallohki@...
Mar 14, 2010 6:45 pm
Hey Bjorn, Thank you - this mostly did the trick. The only thing I could ask for in addition would be the ability to somehow completely disable the IME while ...
11301
björn
bjorn.winckler@...
Mar 15, 2010 7:36 pm
... Thanks for the suggestion. I'll see what I can do... Björn -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply...
... Hi, you can try the 'mvim' helper supplied with MacVim. Cheers, Shirk...
11303
gaston
gaston.garcia@...
Mar 15, 2010 9:52 pm
Hi, after I did a search I didn't understand how to do this. I want to be able to do something like this in the command line, and open it in macvim: vim...
11304
björn
bjorn.winckler@...
Mar 15, 2010 11:11 pm
... Björn -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information,...
11305
Craig
craig.emery@...
Mar 16, 2010 10:10 am
Dear All, I just built patch 376 from git and I could no longer type a hash character. :-( I'm my snapshot 51 build, I could type a hash with Alt-3. Any...
11306
john_oshea@...
Mar 16, 2010 6:42 pm
... is your friend here - it lists ']s' and '[s' as the commands for next and previous misspelled word, and 'z=' will suggest correctly-spelled words. Hope...
11307
LuKreme
kremels@...
Mar 16, 2010 7:35 pm
... Ah, yes, exactly, thanks. I keep forgetting about :help -- I can't die, I haven't seen The Jolson Story -- You received this message from the "vim_mac"...
11308
LuKreme
kremels@...
Mar 16, 2010 8:25 pm
I figured out how to turn on spell checking in the CLI version of MacVim (add set spell to the vimrc). However, I cannot figure out how do do things like move...
11309
Paul
phoeniciansailor@...
Mar 17, 2010 5:56 pm
A follow up to a previous post from last year. I installed snapshot 52 and have had ~some~ luck getting the numeric keypad to behave like the ...
11310
björn
bjorn.winckler@...
Mar 17, 2010 9:09 pm
... Hi Paul, I don't think this is a Mac-specific problem so you'll probably get more answers posting to the vim_use mailing list instead. (Unfortunately I...
11311
björn
bjorn.winckler@...
Mar 17, 2010 9:11 pm
... Hi Craig, The information you provide is a bit on the minimal side so I can't give you much of an answer. Have you tried the usual dance: ...
11312
Thruston
toby.thurston@...
Mar 17, 2010 9:26 pm
If I launch macvim from the command line with mvim, it respects my shell language settings, and ":lang" reports Current language: "en_GB.UTF-8/ [... repeated 5...
11313
björn
bjorn.winckler@...
Mar 18, 2010 8:45 am
... Which version of MacVim.app are you using? If you are using the stable version, go into the advanced preferences and tick the "login shell" option. If...
11314
Craig
craig.emery@...
Mar 18, 2010 11:46 am
... Hi there. I did try moving my init files etc aside as per the web page and it made no difference. ... keymap= I've never changed keymap or done anything...
11315
björn
bjorn.winckler@...
Mar 18, 2010 5:28 pm
... Sorry, I meant keyboard layout -- the one you specify in the System Preferences. Specifically, if you're running a custom layout (one that does not come...