Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-10 | PKGBUILD: Add optional dependency on ruby-neovim. | Florian Walch | |
2016-04-18 | PKGBUILD: Change dependency on 'lua51-messagepack' to 'lua51-mpack'. | Florian Walch | |
2015-11-11 | PKGBUILD: Don't strip debug symbols from executable. | Florian Walch | |
2015-11-06 | PKGBUILD: Change dependency on 'libvterm-bzr' to 'libvterm'. | Florian Walch | |
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. | |||
2015-11-01 | PKGBUILD: Update pkgver() for 0.1.0 release. | Florian Walch | |
Also set build type to 'Dev' (see [1]). [1] https://github.com/neovim/neovim/pull/3318 | |||
2015-10-27 | PKGBUILD: Set ENABLE_JEMALLOC, update to 0.r4306.68e5968. | Florian Walch | |
jemalloc is no longer enabled by default [1]. Also update website URL to use HTTPS. [1] https://github.com/neovim/neovim/pull/3515 | |||
2015-10-27 | neovim-git.install: Refer to ':h nvim-from-vim'. | Florian Walch | |
Remove instructions for symlinking .nvimrc. Neovim now supports XDG [1]. [1] https://github.com/neovim/neovim/pull/3470 | |||
2015-10-08 | PKGBUILD: Remove version constraint on libtermkey, update to 0.r4069.cd6b4af. | Florian Walch | |
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. | |||
2015-10-07 | PKGBUILD: Depend on libtermkey 0.18, update to 0.r4067.7be75a0. | Florian Walch | |
2015-08-26 | PKGBUILD: Fix check(), update to 0.r3908.b2ece14. | Florian Walch | |
Add "--headless" in check() to not start a user interface. | |||
2015-07-21 | neovim-git.install: Mention "breaking changes" wiki page when upgrading. | Florian Walch | |
2015-06-23 | Initial commit: neovim-git 0.r3607.20a57c4-1. | Florian Walch | |