diff options
author | Jonas Stein <news@jonasstein.de> | 2017-06-02 23:45:32 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-06-02 23:45:32 +0200 |
commit | fd07250e6ca10929d5523db811b2c3a83c61a012 (patch) | |
tree | 74c49edc8185c91c4009d6f9c47920059648161c | |
parent | 838277e28a6c8ea600a49292cd2837b155265dc6 (diff) | |
download | rneovim-fd07250e6ca10929d5523db811b2c3a83c61a012.tar.gz rneovim-fd07250e6ca10929d5523db811b2c3a83c61a012.tar.bz2 rneovim-fd07250e6ca10929d5523db811b2c3a83c61a012.zip |
doc: README.md (#6839)
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: --> |