diff options
author | Michael Reed <m.reed@mykolab.com> | 2015-03-16 13:52:13 -0400 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2015-04-09 17:39:49 -0400 |
commit | 5f743a120ba6a1ea6dc1e06b2df921b64b4dbca7 (patch) | |
tree | 3e8407bf48d1bf7b73583da2298ea98ffc1e8822 | |
parent | cb7bb70c4902a38165e3d1cb3158704dbac228c4 (diff) | |
download | rneovim-5f743a120ba6a1ea6dc1e06b2df921b64b4dbca7.tar.gz rneovim-5f743a120ba6a1ea6dc1e06b2df921b64b4dbca7.tar.bz2 rneovim-5f743a120ba6a1ea6dc1e06b2df921b64b4dbca7.zip |
README.md: Link to neovim.org/Community #2167
[ci skip]
-rw-r--r-- | README.md | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,11 +1,11 @@  [Website](http://neovim.org) | +[Community](http://neovim.org/community/) | [Wiki](https://github.com/neovim/neovim/wiki) | [Documentation](http://neovim.org/doc) | [Mailing List](https://groups.google.com/forum/#!forum/neovim) | [Twitter](http://twitter.com/Neovim) | -[Reddit](http://www.reddit.com/r/neovim) | [Bountysource](https://www.bountysource.com/teams/neovim) [](https://travis-ci.org/neovim/neovim) @@ -46,10 +46,6 @@ For lots more details, see There is a formula for OSX/homebrew, a PKGBUILD for Arch Linux, RPM, deb, and more. See [the wiki](https://github.com/neovim/neovim/wiki/Installing-Neovim)! -### Community - -Join the community on IRC in #neovim on Freenode or the [mailing list](https://groups.google.com/forum/#!forum/neovim) - ### Contributing ...would be awesome! See [the wiki](https://github.com/neovim/neovim/wiki/Contributing) for more details. @@ -63,7 +59,7 @@ parts that were contributed under the Vim license. not sign the Contributor License Agreement (CLA) remain under the Vim license. - Contributions committed after [b17d96][license-commit] are licensed under - Apache 2.0 unless those contributions were copied from Vim (identified in + Apache 2.0 unless those contributions were copied from Vim (identified in the commit logs by the `vim-patch` token). See `LICENSE` for details. |