aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <news@jonasstein.de>2017-06-02 23:45:32 +0200
committerJustin M. Keyes <justinkz@gmail.com>2017-06-02 23:45:32 +0200
commitfd07250e6ca10929d5523db811b2c3a83c61a012 (patch)
tree74c49edc8185c91c4009d6f9c47920059648161c
parent838277e28a6c8ea600a49292cd2837b155265dc6 (diff)
downloadrneovim-fd07250e6ca10929d5523db811b2c3a83c61a012.tar.gz
rneovim-fd07250e6ca10929d5523db811b2c3a83c61a012.tar.bz2
rneovim-fd07250e6ca10929d5523db811b2c3a83c61a012.zip
doc: README.md (#6839)
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc64f776d4..cb3ac46a24 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Install from package
Pre-built packages for Windows, macOS, and Linux are found at the
[Releases](https://github.com/neovim/neovim/releases/) page.
-Managed packages are in [Homebrew], [Debian], [Ubuntu], [Fedora], [Arch Linux],
+Managed packages are in [Homebrew], [Debian], [Ubuntu], [Fedora], [Arch Linux], [Gentoo],
and [more](https://github.com/neovim/neovim/wiki/Installing-Neovim)!
Project layout
@@ -110,5 +110,6 @@ See `LICENSE` for details.
[Ubuntu]: http://packages.ubuntu.com/search?keywords=neovim
[Fedora]: https://admin.fedoraproject.org/pkgdb/package/rpms/neovim
[Arch Linux]: https://www.archlinux.org/packages/?q=neovim
+[Gentoo]: https://packages.gentoo.org/packages/app-editors/neovim
<!-- vim: set tw=80: -->