Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/macvim-dev/homebrew-macvim
Homebrew Tap for MacVim
https://github.com/macvim-dev/homebrew-macvim
Update README.md to indicate deprecation
The homebrew-macvim repository should be officially considered deprecated, as Homebrew Core has ...
72aa5a41d89c8e3e35fd9a5f0a7b221e17f73538 authored over 5 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #10 from dmfunk/patch-1
update to support python3.7
d603dff4cef96bbe8de02552c6bd7d9ef1ed3a97 authored over 6 years ago by Kazuki Sakamoto <[email protected]>
update to support python3.7
rather than 3.6
0eddf4f27a8bc0298f506ec46045b42148d752b0 authored over 6 years ago by dmfunk <[email protected]>
Revert "Sync Homebrew python change"
This reverts commit 6b3e765328a72d00a73e5c5dd65606a1f4447e2d.
d512e99df73cfb48033f6531877beb6f16818a4f authored almost 7 years ago by Kazuki Sakamoto <[email protected]>
Sync Homebrew python change
6b3e765328a72d00a73e5c5dd65606a1f4447e2d authored almost 7 years ago by Kazuki Sakamoto <[email protected]>
6b3e765328a72d00a73e5c5dd65606a1f4447e2d authored almost 7 years ago by Kazuki Sakamoto <[email protected]>
Fix https://github.com/macvim-dev/macvim/issues/627
9bad6b7fd577a057d00f789aa1daa9a1bcbc2a6f authored almost 7 years ago by Kazuki Sakamoto <[email protected]>
9bad6b7fd577a057d00f789aa1daa9a1bcbc2a6f authored almost 7 years ago by Kazuki Sakamoto <[email protected]>
Update .travis.yml for Xcode 9.2
f52ed68bacbbbbb401651921c841da5c4adab3bf authored about 7 years ago by Kazuki Sakamoto <[email protected]>
f52ed68bacbbbbb401651921c841da5c4adab3bf authored about 7 years ago by Kazuki Sakamoto <[email protected]>
Update .travis.yml for Ruby 2.4
2fa53c649113142212b4ddc5023d6d1da96f1e23 authored about 7 years ago by Kazuki Sakamoto <[email protected]>
2fa53c649113142212b4ddc5023d6d1da96f1e23 authored about 7 years ago by Kazuki Sakamoto <[email protected]>
Add --enable-terminal
01db141d85b85200ec2ee7b1bf550709647dc964 authored over 7 years ago by Kazuki Sakamoto <[email protected]>
01db141d85b85200ec2ee7b1bf550709647dc964 authored over 7 years ago by Kazuki Sakamoto <[email protected]>
Use MacVim.app/Contents/bin/mvim script by Xcode build
c551bf5c388ec19ed015ce4eae795559f7112889 authored over 7 years ago by Kazuki Sakamoto <[email protected]>
c551bf5c388ec19ed015ce4eae795559f7112889 authored over 7 years ago by Kazuki Sakamoto <[email protected]>
Use the new mvim script
58854951056ca41c32eeaf29a7cfa5f46b5eec9f authored over 7 years ago by Kazuki Sakamoto <[email protected]>
58854951056ca41c32eeaf29a7cfa5f46b5eec9f authored over 7 years ago by Kazuki Sakamoto <[email protected]>
Remove system Ruby dependency
44bcad0bb0a855593214206058af29aed00cfc25 authored almost 8 years ago by Kazuki Sakamoto <[email protected]>
44bcad0bb0a855593214206058af29aed00cfc25 authored almost 8 years ago by Kazuki Sakamoto <[email protected]>
Install gettext po files
22c39f35bf938c3a7d7df36e2e011c6cf0f1eac3 authored almost 8 years ago by Kazuki Sakamoto <[email protected]>
22c39f35bf938c3a7d7df36e2e011c6cf0f1eac3 authored almost 8 years ago by Kazuki Sakamoto <[email protected]>
Python 3.6
e5fd4b05a157c63feb17460be4fb46723f0f4776 authored almost 8 years ago by Kazuki Sakamoto <[email protected]>
e5fd4b05a157c63feb17460be4fb46723f0f4776 authored almost 8 years ago by Kazuki Sakamoto <[email protected]>
Xcode 8
48f5a7bf4dbb3b8f96977e709c51a59243eea55a authored over 8 years ago by Kazuki Sakamoto <[email protected]>
48f5a7bf4dbb3b8f96977e709c51a59243eea55a authored over 8 years ago by Kazuki Sakamoto <[email protected]>
Fix Travis-CI build
9d5a4138614bd47795d0c471bdd88ee8f4a1cf4e authored over 8 years ago by Kazuki Sakamoto <[email protected]>
9d5a4138614bd47795d0c471bdd88ee8f4a1cf4e authored over 8 years ago by Kazuki Sakamoto <[email protected]>
Add --enable-termtruecolor option
794265950bde40709ce8cbf2d607c8a995d1dcbd authored over 8 years ago by Kazuki Sakamoto <[email protected]>
794265950bde40709ce8cbf2d607c8a995d1dcbd authored over 8 years ago by Kazuki Sakamoto <[email protected]>
Xcode 7.3
7ef99d548db0b65285b19884f9e40a43e5cd83de authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
7ef99d548db0b65285b19884f9e40a43e5cd83de authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
Merge pull request #3 from dunn/macvim
Fix Python dependency + style updates
607ea67aef031e4069c9505fb83b5518a0078c93 authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
macvim: add test and description
10d7d59358a47044a7d5dd57e9c1f9bf150227e4 authored almost 9 years ago by Alex Dunn <[email protected]>
10d7d59358a47044a7d5dd57e9c1f9bf150227e4 authored almost 9 years ago by Alex Dunn <[email protected]>
macvim: allow non-Homebrew Pythons
`depends_on "python"` creates a hard dependency on Homebrew's version of
Python, rather than one...
Fix .travis.yml
66824db86e35a6bf756194224452f96eb79224cf authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
66824db86e35a6bf756194224452f96eb79224cf authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
Update tests
830a78612e235e013fac570dd4db3f4d9e991e49 authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
830a78612e235e013fac570dd4db3f4d9e991e49 authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
Update README.md
16ed54b7f4d7e58cec160ab4c51eb753c59a415d authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
16ed54b7f4d7e58cec160ab4c51eb753c59a415d authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
Update README.md
78953956c0eb17e0eb243c8f54bbd86acd13ee71 authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
78953956c0eb17e0eb243c8f54bbd86acd13ee71 authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
Update README.md
bbcb12191982ba3b8435d4ab39c81d3af5fb2da9 authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
bbcb12191982ba3b8435d4ab39c81d3af5fb2da9 authored almost 9 years ago by Kazuki Sakamoto <[email protected]>
Add --with-properly-linked-python2-python3 option
Link with properly linked Python 2 and Python 3 in order to use `python`
and `python3` command a...
Add g* scripts
24ce43a1b01bb692d7e7badaedd98c9c366bd94e authored about 9 years ago by Kazuki Sakamoto <[email protected]>
24ce43a1b01bb692d7e7badaedd98c9c366bd94e authored about 9 years ago by Kazuki Sakamoto <[email protected]>
Travis-CI
1c11b8c16c524d8dd698f3241f67a8392d18a69a authored about 9 years ago by Kazuki Sakamoto <[email protected]>
1c11b8c16c524d8dd698f3241f67a8392d18a69a authored about 9 years ago by Kazuki Sakamoto <[email protected]>
Fix command line for install
350013145418c3ed538444b206939089bb4010e8 authored about 9 years ago by Kazuki Sakamoto <[email protected]>
350013145418c3ed538444b206939089bb4010e8 authored about 9 years ago by Kazuki Sakamoto <[email protected]>
Homebrew Tap for MacVim
a1d94f33dd6c244bae0ee0821e6e793be7dabe2c authored about 9 years ago by Kazuki Sakamoto <[email protected]>
a1d94f33dd6c244bae0ee0821e6e793be7dabe2c authored about 9 years ago by Kazuki Sakamoto <[email protected]>