Darren Kavanagh
2cffe1e83a
Update cask name
...
Homebrew cask name was updated in the following pull request: https://github.com/Homebrew/homebrew-cask/pull/217076
2025-07-02 13:58:30 -07:00
Yee Cheng Chin
00a4c68017
Revamp README.md
...
The existing MacVim README has been barebones without much useful
information for a while now. Revamp it to be more standard and include a
screenshot. More may be added later when we add more overall
documentation and can be linked from the README.
While we are at it, upload light/dark versions of the screenshot to fit
the user's preferences.
2025-06-12 22:08:35 -07:00
ANKDDEV
9a53b8f0f5
docs(readme): update link to website
...
Signed-off-by: ANKDDEV <andrekabatareika@gmail.com >
2025-05-11 14:02:30 +03:00
Ilya Grigoriev
959f171a36
README: link to build instructions, slight polish to Markdown
...
I found it difficult to find the instructions for building MacVim from source, but very easy to build it once I found the instructions.
Hopefully, this will help others find these helpful instructions.
2025-01-05 22:56:35 -08:00
Yee Cheng Chin
930933f90d
Fix warning build failures, fix README GitHub Action badge
...
Upstream Vim has added strict-prototypes and missing-prototypes warnings
to CI, which is useful but need to clean up MacVim code to avoid build
failures. There should be no more magic extern function declarations
from now on as they are quite fragile. Just put them in a prototype
header.
Also fix GitHub Action badge on README. For some reason the format has
changed and the badge was always reporting we have passed even if CI is
failing.
2023-10-05 00:34:27 -07:00
Yee Cheng Chin
486aca4ffc
Update README to point to GitHub Actions instead of Travis CI badge
2020-12-18 18:17:03 -08:00
ichizok
deaee8be08
Update README to fix introduction
2020-05-27 18:41:27 +09:00
Yee Cheng Chin
1c801d19d5
Update README to point to new Travis CI URL instead of the legacy one
...
Also remove Homebrew build status as the MacVim Homebrew formula can be
considered deprecated and un-maintained.
2019-07-27 23:33:15 -07:00
Yee Cheng Chin
1c34fb43d1
Add badges for Homebrew / MacPorts packages, and download link
...
Similar to Vim, add badges for packages to have easy link to their
respective repositories in their package managers. Since we only have 2
main package managers in Mac, individually link to them and their
respective versions.
Also add a direct link to download binary releases for convenience and
clarity.
2019-02-17 17:01:36 -08:00
Yee Cheng Chin
8400c5301d
Update homepage link on README.md to use HTTPS
2018-11-01 22:00:43 -07:00
Kazuki Sakamoto
33c20214bc
Merge remote-tracking branch 'vim/master'
2018-09-13 20:47:20 -07:00
Bram Moolenaar
c91c500348
patch 8.1.0385: Coveralls badge doesn't update
...
Problem: Coveralls badge doesn't update.
Solution: Update the URL
2018-09-13 19:04:48 +02:00
Bram Moolenaar
4d37557ac6
patch 8.1.0260: no LGTM logo in README file
...
Problem: No LGTM logo in README file.
Solution: Add one. (Bas van Schaik, closes #3305 )
2018-08-09 21:33:38 +02:00
Bram Moolenaar
5c3670718b
patch 8.1.0077: header of README file is not nice
...
Problem: Header of README file is not nice.
Solution: Move text to the bottom.
2018-06-18 22:31:11 +02:00
Bram Moolenaar
252b7ee823
patch 8.1.0075: no Vim logo in README file
...
Problem: No Vim logo in README file.
Solution: Add one. (Árni Dagur, closes #3024 )
2018-06-18 22:00:22 +02:00
Bram Moolenaar
b1c9198afb
Vim 8.1 release
...
Update version number and information. Fix a couple of tests.
2018-05-17 17:04:55 +02:00
Bram Moolenaar
ea84df8041
patch 8.0.1255: duplicate badge README file
...
Problem: duplicate badge README file.
Solution: Remove one. (Dominique Pelle)
2017-11-02 22:38:51 +01:00
Bram Moolenaar
5130f31661
patch 8.0.1248: stray + in README file
...
Problem: Stray + in README file.
Solution: Remove the +. Add a line break.
2017-11-02 18:13:00 +01:00
Bram Moolenaar
86b21bb3e7
patch 8.0.1247: not easy to find Debian build info
...
Problem: Not easy to find Debian build info.
Solution: Add a badge in the README file. (Dominique Pelle)
2017-11-02 18:10:00 +01:00
Bram Moolenaar
8a0141d4e7
patch 8.0.0510: typo in link to codecov.io results
...
Problem: Typo in link to codecov.io results.
Solution: Remove duplicate https:.
2017-03-25 18:10:31 +01:00
Bram Moolenaar
dd00851e07
patch 8.0.0509: no link to codecov.io results
...
Problem: No link to codecov.io results.
Solution: Add a badge to the readme file.
2017-03-25 18:04:32 +01:00
Kazuki Sakamoto
9c95c4f7ba
Added Travis CI links
2016-09-13 22:05:16 -07:00
Bram Moolenaar
bb76f24af2
Vim 8.0 release
2016-09-12 14:24:39 +02:00
Josh Petrie
a25feb981a
Include credit and link to Björn's repository.
2016-08-20 12:52:41 -07:00
Kazuki Sakamoto
0fffd1cda6
MacVim README.md
2016-04-20 20:28:19 -07:00
Bram Moolenaar
5d98c9d932
patch 7.4.1745
...
Problem: README file is not clear about where to get Vim.
Solution: Add links to github, releases and the Windows installer.
(Suggested by Christian Brabandt)
2016-04-15 20:54:52 +02:00
Bram Moolenaar
d18cfb7dbf
patch 7.4.1684
...
Problem: README text is slightly outdated.
Solution: Mention the READMEdir directory.
2016-03-29 22:29:18 +02:00
Bram Moolenaar
8a82c7fa5e
patch 7.4.1599
...
Problem: No link to Coverity.
Solution: Add Coverity badge in README.
2016-03-19 15:15:01 +01:00
Bram Moolenaar
43f837dea5
patch 7.4.1022
...
Problem: The README file contains some outdated information.
Solution: Update the information about supported systems.
2016-01-01 18:34:39 +01:00
Bram Moolenaar
f1a4c98ea6
patch 7.4.900
...
Problem: README file can still be improved
Solution: Add a couple of links. (Christian Brabandt)
2015-10-25 22:42:00 +01:00
Bram Moolenaar
c92399f4ee
patch 7.4.899
...
Problem: README file is not optimal.
Solution: Move buttons, update some text. (closes #460 )
2015-10-25 13:55:00 +01:00
Bram Moolenaar
02d803fc0c
patch 7.4.880
...
Problem: No build and coverage status.
Solution: Add links to the README file. (Christian Brabandt)
2015-09-25 17:50:22 +02:00
Bram Moolenaar
3fe076f0fe
patch 7.4.875
...
Problem: Not obvious how to contribute.
Solution: Add a remark about CONTRIBUTING.md to README.md
2015-09-25 15:00:56 +02:00
Bram Moolenaar
694cac7a35
patch 7.4.777
...
Problem: The README file doesn't look nice on github.
Solution: Add a markdown version of the README file.
2015-07-10 19:22:03 +02:00