Age | Commit message (Collapse) | Author |
|
|
|
Depending on the latest revision from libvterm's repository will
cause problems if there are breaking changes. As a version of
libvterm working with Neovim is in [community], we might as well
use it.
|
|
Also set build type to 'Dev' (see [1]).
[1] https://github.com/neovim/neovim/pull/3318
|
|
jemalloc is no longer enabled by default [1].
Also update website URL to use HTTPS.
[1] https://github.com/neovim/neovim/pull/3515
|
|
Without version constraint (libtermkey>=0.18), migrating from
libtermkey-bzr is easier. Otherwise, libtermkey-bzr would need to be
updated to 0.18.r0 first, then replaced with libtermkey.
|
|
|
|
Add "--headless" in check() to not start a user interface.
|
|
|