diff options
Diffstat (limited to 'app-editors/neovim')
-rw-r--r-- | app-editors/neovim/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-editors/neovim/metadata.xml b/app-editors/neovim/metadata.xml index 57f11481bec1..d9da9e93722d 100644 --- a/app-editors/neovim/metadata.xml +++ b/app-editors/neovim/metadata.xml @@ -8,7 +8,6 @@ <use> <flag name="clipboard">Enable clipboard support through a provider</flag> <flag name="nvimpager">Install nvimpager symlink to less.sh macro</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations</flag> <flag name="remote">Enable support for remote options using nvr</flag> <flag name="tui">Build the neovim unix tui</flag> </use> |