./wip/neovim, Vim fork focused on extensibility and usability

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.10.0.fa1baa9, Package name: neovim-0.10.0.fa1baa9, Maintainer: pkgsrc-users

Neovim is a project that seeks to aggressively refactor the "Vim"
text editor in order to:

* Simplify maintenance and encourage contributions
* Split the work between multiple developers
* Enable advanced UIs without modifications to the core
* Maximize extensibility


Required to run:
[sysutils/desktop-file-utils] [devel/msgpack] [devel/lua-lpeg] [devel/libuv] [lang/LuaJIT2] [wip/libtermkey] [wip/libvterm] [devel/jemalloc] [wip/lua-mpack]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2015-08-29 22:56:15 by jonthn | Files touched by this commit (3)
Log message:
Fix patch for recent changes concerning tutor
   2015-08-11 01:19:00 by jonthn | Files touched by this commit (4)
Log message:
Changes for Cmake files and installed runtimes files
   2015-07-02 20:36:58 by jonthn | Files touched by this commit (1)
Log message:
Update PLIST for recent changes
   2015-06-18 22:53:01 by jonthn | Files touched by this commit (4)
Log message:
Update PLIST, Makefile for recent changes

 + Switch to devel/libuv (instead of wip/libuv)
   2015-05-17 23:53:10 by jonthn | Files touched by this commit (3)
Log message:
Changes for man page nvim
   2015-05-14 21:56:36 by jonthn | Files touched by this commit (1)
Log message:
Change in PLIST (remove old vim manpages)
   2015-05-01 00:22:00 by jonthn | Files touched by this commit (1)
Log message:
Add an option to use 'jemalloc' allocator
   2015-04-24 20:32:05 by jonthn | Files touched by this commit (1)
Log message:
Change for python3 support