6 Commits

Author SHA1 Message Date
edd
ef5e4d63d1 Update editors/neovim to version 0.2.2.
Thanks to the neovim devs and awolk@ for helping diagnose the test failure.

OK awolk@, abieber@. Thanks!
2017-12-02 12:28:05 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
bcallah
442d22be89 Switch a dependency from devel/luabitop to devel/lua-bitop and bump.
ok kirby@
2017-11-14 14:55:16 +00:00
jasper
914fb80c24 fix COMMENT 2017-10-15 10:53:55 +00:00
edd
49fe59f30e Neovim: Fix various bits in ':CheckHealth', including detection of Python.
Issue found by tb@ when the ${LOCALBASE}/bin/python symlink is not existing.
Upstream fixed a couple of other bugs in the same PR. Thanks all.

OK tb@
2017-05-12 09:56:33 +00:00
edd
f3cdd1e170 Import editors/neovim.
---8<---
Neovim is a project that seeks to aggressively refactor Vim in order to:

 * Simplify maintenance and encourage contributions.
 * Split the work between multiple developers.
 * Enable advanced external UIs without modifications to the core.
 * Improve extensibility with a new plugin architecture.
--->8---

Tweaks suggested from abieber@ and sthen@.

OK abieber@.

Thanks to upstream for addressing the issues I have been filing over the past
few months. All tests are now passing.
2017-05-02 20:58:42 +00:00