We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dff35d5 + ea44b87 commit e1a8346Copy full SHA for e1a8346
_data/downloads.yml
@@ -18,7 +18,14 @@ vim-mac: &vim-mac
18
info: macvim, 23.9MB DMG
19
url: https://vim-jp.org/redirects/macvim-dev/macvim/latest/
20
21
+vim-mac-legacy: &vim-mac-legacy
22
+ title: macOS 10.9-10.12
23
+ version: '9.0 release'
24
+ info: macvim, 21.6MB DMG
25
+ url: https://vim-jp.org/redirects/macvim-dev/macvim-legacy/latest/
26
+
27
list:
28
- *vim-w32
29
- *vim-w64
30
- *vim-mac
31
+ - *vim-mac-legacy
0 commit comments