Commit Graph

69 Commits

Author SHA1 Message Date
Rainer Borene
4464732503 Add Reddit link to README. ref #704 2014-05-24 01:53:04 -04:00
John Schmidt
abecd0f394 Update README: progress section 2014-05-02 15:59:52 -03:00
Mathias Bynens
f5a3df7b87 README: Use SVG badge for Travis 2014-04-28 09:28:36 -03:00
Stefan Hoffmann
69d7e864e9 updated readme header 2014-04-11 15:02:37 -03:00
aph
7fd140b99a enable coveralls support 2014-04-01 08:06:20 -03:00
Justin M. Keyes
a87b73ecb2 update readme: "progress" section; formatting 2014-03-31 07:23:34 -03:00
aph
8a6118ccac minimize readme 2014-03-16 11:59:41 -03:00
andrewmchen
f8d07db4b0 README.md: Fixed brew install instructions 2014-03-03 21:26:48 +00:00
aph
f3aa6dc8f0 README.md: remove lingering references to sha1sum in OSX instructions 2014-03-01 22:19:41 +00:00
Jakub Stasiak
29ae98d186 Be more explicit about OS X deps installation 2014-03-01 22:11:12 +00:00
Rich Wareham
4d4a706352 README.md: fix anchor tags for CentOS/RHEL section
MAke the use of anchor tags consistent for the change introduced in
5cd3cbe.
2014-02-27 09:35:32 -03:00
Rich Wareham
de77dddc0b README: add note on RHEL/CentOS 6
Add note on autoconf >2.69 being required for compilation under
RHEL/CentOS.

Closes #178.
2014-02-27 09:35:32 -03:00
Paweł Mandera
40faad4be4 Anchors and reorder in dependency lists of README.md
Dependency headers for OSes needed anchors to work with links from
content list. Reordered OSes in content list to match headers
(all Linuxes first, Mac OS X last)
2014-02-27 10:25:07 +01:00
Paweł Mandera
740296415d Fixed header levels in markdown
Fixed header markup in README.md. Previously, header markup did not match levels in the content list.
2014-02-27 10:16:33 +01:00
Göran Gustafsson
d2d0cc95a1 Markdown fix + MacPorts URL 2014-02-26 22:35:01 +00:00
Alexis Hildebrandt
f4fe188b16 README: Add support for custom brew installations 2014-02-26 22:29:41 +00:00
ashleyh
b43224e06c Merge branch 'pr36'
Conflicts:
	README.md
2014-02-26 22:15:36 +00:00
ashleyh
00ba300d39 Merge branch 'master' into pr36
Conflicts:
	README.md
2014-02-26 22:10:25 +00:00
Rich Wareham
badf94eb33 Merge pull request #134 from HungMingWu/master
add required dependency on Debian/Ubuntu system
2014-02-26 17:23:34 +00:00
Rich Wareham
e51427b9a8 Merge pull request #157 from Hywan/readme
Fix Markdown syntax
2014-02-26 16:54:55 +00:00
Ryuichi KAWAMATA (@rkmathi)
15bf8d0478 #165 fix README.md for Building OS X 2014-02-26 21:05:56 +09:00
Ivan Enderlin
322255ede6 Fix Markdown syntax. 2014-02-26 09:55:03 +01:00
HungMingWu
ab94b36f3d add required dependency on Debian/Ubuntu system 2014-02-25 23:24:59 +08:00
Jim Hester
ba6273bb51 Arch linux link in TOC had the wrong indentation 2014-02-25 11:35:33 -03:00
Diego Viola
f608d2361c README.md: cosmetic fixes 2014-02-24 21:56:24 +00:00
Thiago de Arruda
d29ab233a6 Add link to mailing list 2014-02-24 18:24:30 -03:00
Jim Hester
0ad500de58 Fix space in link 2014-02-24 14:40:00 -05:00
Jim Hester
3ab95bcc86 Add table of contents to README.md
I added a table of contents to the readme and replaced the html links with markdown links.  Thought you might find it useful!
2014-02-24 16:25:10 -03:00
Thiago de Arruda
68847d7825 Merge branch 'master' of github.com:cweagans/neovim into cweagans-master
Conflicts:
	README.md
2014-02-24 15:15:44 -03:00
Thiago de Arruda
1df4ec2097 Put waffle and travis badge together 2014-02-24 14:16:21 -03:00
waffle.io
7afaf8ce26 add waffle.io badge 2014-02-24 09:34:34 -07:00
nyuszika7h
14cbd618ec Fix previous commit 2014-02-24 15:13:53 +01:00
nyuszika7h
b3467a6619 Fix anchors 2014-02-24 15:13:05 +01:00
David Z. Chen
d0f2cbeceb Issue #97 - Add documentation on installing root SSL certificates on OS X, which is required for retrieving the libuv archive before building. 2014-02-23 18:53:03 -08:00
Cameron Eagans
8614983e4e Updating README file to use Homebrew for local builds 2014-02-23 14:28:31 -07:00
Ashley Hewson
cebac0fc59 README.md: fix ubuntu/debian deps 2014-02-23 11:47:53 +00:00
Marek Šuppa
f32a091f0a Fixed travis image 2014-02-22 13:07:39 -08:00
Sean Long
87fdb40a03 First pass on getting build working on FreeBSD. 2014-02-22 16:25:20 -03:00
Thiago de Arruda
eaf942c5a6 Merge pull request #22 from cmrosenberg/osx-automake
Added automake as build dependency on OS X
2014-02-22 16:32:56 -02:00
Thiago de Arruda
8d2fb5f855 Add travis-ci configuration 2014-02-22 14:29:51 -03:00
Carl Martin Rosenberg
2d32735bd9 Added automake as a dependency when building on OS X. Otherwise build complaints of missing aclocal. 2014-02-22 17:34:02 +01:00
Ashley Hewson
3d171b6be2 README.md: link to the Contributing wiki page 2014-02-22 15:26:49 +00:00
nyuszika7h
f604544598 Add modeline with tw per @ashleyh's suggestion 2014-02-22 13:50:34 +01:00
Thiago de Arruda
b17e52a9e4 Merge pull request #35 from thiderman/master
Add Arch dependency instructions to README.md.
2014-02-22 10:07:49 -02:00
aph
7cadf15eee include a copy of the Vim License 2014-02-22 11:57:44 +00:00
nyuszika7h
9a4564a0ab Change Ubuntu 12.04 to Ubuntu/Debian in README.md
That should work in most versions of Ubuntu and Debian.
2014-02-22 12:14:18 +01:00
nyuszika7h
fcf26eb956 Add Arch instructions (merged from GH-35).
Thanks @thiderman!
2014-02-22 12:11:15 +01:00
nyuszika7h
b723bc0c69 Remove trailing whitespace in README.md 2014-02-22 12:09:04 +01:00
nyuszika7h
570a8bedb8 Clean up README.md 2014-02-22 12:00:35 +01:00
Lowe Thiderman
b5672b9c43 Add Arch dependency instructions to README.md
Also accidentally clear trailing whitespace in README. vim autocommands ftw.
2014-02-22 09:06:18 +01:00