diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-08-29 13:14:57 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-08-29 13:14:57 -0400 |
commit | 91050f6687534f539e72ead7b246be2c7c371811 (patch) | |
tree | 8c57c0ef6fa36e55909821f3838a17ffa771f8b1 /virtual/editor | |
parent | app-shells/hstr: Keyword for ppc and ppc64. (diff) | |
download | gentoo-91050f6687534f539e72ead7b246be2c7c371811.tar.gz gentoo-91050f6687534f539e72ead7b246be2c7c371811.tar.bz2 gentoo-91050f6687534f539e72ead7b246be2c7c371811.zip |
virtual/editor: Add neovim
Package-Manager: portage-2.2.20
Diffstat (limited to 'virtual/editor')
-rw-r--r-- | virtual/editor/editor-0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index 388bdbc7fb21..9d76ffc8d2e5 100644 --- a/virtual/editor/editor-0.ebuild +++ b/virtual/editor/editor-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,6 +32,7 @@ RDEPEND="|| ( app-editors/nano app-editors/lpe app-editors/mg app-editors/ne + app-editors/neovim app-editors/ng app-editors/nvi app-editors/qemacs |