Reply to comment

Oct 30 12:08

Installer Vim 7.3 sur Mac 10.6 (snow leopard)

C'est très simple. Il suffit d'installer macvim via homebrew et de faire un lien.

brew install macvim
ln -s /usr/local/bin/mvim /usr/local/bin/vim

Voilà maintenant vous pouvez profiter du plugin http://sjl.bitbucket.org/gundo.vim :)

Reply

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
By submitting this form, you accept the Mollom privacy policy.