Commit Graph

159 Commits

Author SHA1 Message Date
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
Cameron Eagans
e898be4df7 Adding note about IRC channel in README. 2014-02-21 21:56:01 -07:00
Andy Fischer
2ddf127207 Add libtool to OSX installs 2014-02-21 15:23:23 -07:00
Stephen Becker IV
5c2a6f85ac Update README.md
I did not have cmake installed. Mac tests passed.
2014-02-21 12:15:16 -08:00
Stephen Becker IV
be2245a60a Update README.md
Remove sudo from brew command. 
https://github.com/Homebrew/homebrew/wiki/FAQ#wiki-sudo
2014-02-21 12:00:23 -08:00
Thiago de Arruda
fcc982b6b0 Merge pull request #8 from mmcdole/patch-1
Fix spelling mistakes in README.md
2014-02-21 17:52:29 -02:00
Meck
a79177e1b3 Fix cmake link in README 2014-02-22 03:47:59 +08:00
mmcdole
359a69d869 Fix spelling mistakes in README.md 2014-02-21 13:39:35 -06:00
Thiago de Arruda
e519a991d6 Merge pull request #6 from davertron/master
Fix misspellings/grammar in README
2014-02-21 17:24:46 -02:00
Thiago de Arruda
6307bf23fb Merge pull request #7 from Coornail/osx-build-instructions
Add dependency install instructions for OsX
2014-02-21 17:24:10 -02:00
Kornel Lugosi
13a71ea092 Add dependency install instructions for OsX 2014-02-21 20:10:37 +01:00
davertron
940f95680d Fix misspellings/grammar in README 2014-02-21 13:57:35 -05:00
Joshua Johnson
d250a8f15e Fix spelling 2014-02-21 13:46:27 -05:00
Thiago de Arruda
d1dc922117 Add fundraiser link 2014-02-21 14:39:31 -03:00
Thiago de Arruda
6a4a004f88 Update documentation 2014-02-21 10:57:52 -03:00
Thiago de Arruda
e78a825350 Set language of first json-rpc block 2014-02-20 23:21:01 -03:00
Thiago de Arruda
a55e03d4fd Quote GUI diagram 2014-02-20 23:19:29 -03:00
Thiago de Arruda
3a06990a13 Fix some typos in README 2014-02-20 23:17:32 -03:00
Thiago de Arruda
c1eb60380c Document plans for the project 2014-02-20 23:08:59 -03:00
aph
2d00ead2e5 Fix build on OSX/Archlinux and add README
- remove SELinux dependency for now
- OSX: find libintl.h
- OSX: fix compile errors
- OSX: use hack around gettext nonsense
- fix gettext on ubuntu
- work around Arch's lack of -ltermcap
- add README.md
2014-02-01 10:34:04 -03:00