Justin M. Keyes
19848dce50
doc: README.md: update appveyor URL
2016-12-11 01:32:28 +01:00
Justin M. Keyes
e9fd1244b7
doc
...
yuck
2016-10-13 00:06:32 +02:00
Justin M. Keyes
8fb7972517
doc
2016-10-12 23:52:41 +02:00
Justin M. Keyes
db375102ea
doc
2016-08-10 00:47:17 -04:00
Justin M. Keyes
b3b25c2490
doc: precision, concision, elision
...
Single point of truth (SPOT): Do not sprinkle "contributing" guidelines
across various resources; CONTRIBUTING.md is the authority.
DRY: Do not repeat guidelines in CONTRIBUTING.md which are covered by
ISSUE_TEMPLATE.md
2016-06-03 17:11:10 -04:00
Justin M. Keyes
a48949a3da
Update README.md
2015-10-30 22:33:28 -04:00
Justin M. Keyes
68e5968568
doc: Remove CLA requirement.
...
Closes #3036
2015-10-27 01:07:24 -04:00
Michael Reed
5da8ac8d29
README.md: Various
...
`:h nvim_terminal_emulator.txt` is much more comprehensive than
`:h :terminal`, so link to it instead.
2015-07-05 11:45:41 -04:00
Florian Walch
f415932b2d
README: Add AppVeyor badge. #2691
2015-05-18 11:03:48 -04:00
Justin M. Keyes
1a636eabd5
Update README.md
2015-04-26 00:02:03 -04:00
Thiago de Arruda
84891f2802
Change neovim.org references to neovim.io
2015-04-19 17:17:45 -03:00
Michael Reed
5f743a120b
README.md: Link to neovim.org/Community #2167
...
[ci skip]
2015-04-09 17:39:49 -04:00
Michael Reed
dfdc6a76b1
README.md: Avoid redirect in wiki link
2015-04-02 17:46:08 -04:00
Nikolai Aleksandrovich Pavlov
2d0f7fa95d
README: Do not call translator transpiler
...
Never liked this term and never saw it in any dictionaries.
2015-03-20 21:56:15 +03:00
Thiago de Arruda
7eee9c2a22
Put gitter badge near other badges
2015-03-16 08:14:00 -03:00
The Gitter Badger
4f162a95e6
Added Gitter badge
2015-03-16 11:07:26 +00:00
Stanley Chan
a4ad5f6bee
Change refs for joyent/libuv repo to libuv/libuv
...
* References to old repository found through grepping
* Replace references from github.com/joyent/libuv to github.com/libuv/libuv
* Fix previous commit by not including whitespace changes
For issue #1560 .
2014-11-27 10:05:14 -05:00
Justin M. Keyes
b299c011a0
Update README.md
2014-11-14 12:32:03 -05:00
Justin M. Keyes
acce475e80
Update README.md
2014-11-14 12:27:54 -05:00
Maxim Kot
213cbdd4e4
README.md: link to libuv
...
Reference to libuv was made a link
2014-09-07 01:28:54 +04:00
Justin M. Keyes
062402fb64
Update CONTRIBUTING.md and README.md #740
...
- recommend task/subtask convention for commit messages
2014-08-26 03:30:16 -04:00
Florian Walch
c54075b0ba
Readme: Fix clang badge URL.
2014-08-20 22:21:21 +02:00
Justin M. Keyes
5f42ba693b
Update README.md
...
sweet clang analysis badge thanks to @Hinidu!
2014-08-05 11:57:55 -04:00
Justin M. Keyes
90a206d332
doc: add clang analysis badge to README.md
2014-07-16 12:53:38 -04:00
Justin M. Keyes
9d8733c579
LICENSE: add LuaJIT notice. #899
2014-06-30 13:59:56 -04:00
Justin M. Keyes
044d8acae3
README: Add Bountysource badge. #854
2014-06-30 13:45:48 -04:00
Justin M. Keyes
370879a7fc
README: fix links
2014-06-30 04:37:41 -04:00
Justin M. Keyes
96ce391db9
clarify LICENSE and README #899
2014-06-30 04:31:58 -04:00
Justin M. Keyes
b17d9691a2
Add LICENSE. fix #878 . PR #883
...
- change to Apache 2.0
- include Vim license in LICENSE
- upate README
2014-06-26 18:54:33 -04:00
Sahat Yalkabov
284a38a065
SVG coverage badge #821
2014-06-12 01:45:21 -04:00
Nicolas Hillegeer
272902e1fc
readme: add coverity scan badge
2014-05-31 16:41:23 +02:00
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