Date: Tue, 19 Mar 2019 16:24:17 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496271 - head/editors/neovim Message-ID: <201903191624.x2JGOHcw019693@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Tue Mar 19 16:24:17 2019 New Revision: 496271 URL: https://svnweb.freebsd.org/changeset/ports/496271 Log: Remove trailing space Modified: head/editors/neovim/pkg-descr Modified: head/editors/neovim/pkg-descr ============================================================================== --- head/editors/neovim/pkg-descr Tue Mar 19 16:15:44 2019 (r496270) +++ head/editors/neovim/pkg-descr Tue Mar 19 16:24:17 2019 (r496271) @@ -1,6 +1,6 @@ Neovim is an aggressive refactor of editors/vim. It represents a complete overhaul of the codebase with many sanity improvements, -including sensible defaults, a built-in terminal emulator, +including sensible defaults, a built-in terminal emulator, asynchronous plugin architecture, and powerful APIs designed for speed and extensibility. It retains full compatibility with almost all Vim plugins and scripts.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903191624.x2JGOHcw019693>