Commit Graph

6 Commits

Author SHA1 Message Date
Fredrik Fornwall 5dc6fc329b neovim: Update and treat sysinit.vim as conf file 2017-01-25 18:47:46 +01:00
Fredrik Fornwall a19f43f2af neovim: Update to latest master 2017-01-17 15:51:17 +01:00
Matthew Klein 823783c58b neovim: fix clipboard patch (#543) 2016-11-04 21:28:22 +01:00
Fredrik Fornwall 322e080b32 neovim: Update git commit used 2016-11-04 07:13:58 -04:00
Fredrik Fornwall e275a95fbb neovim: Update to build against latest master 2016-04-23 18:26:13 -04:00
Fredrik Fornwall 0ad3a6da2e Add system clipboard support to Neovim
Since termux doesn't support the X11 clipboard (i.e. tools like xclip or
xsel), this patch allows Neovim to use plugins that require a clipboard,
such as netrw.  Requires the termux-api package.

Patch by Matthew Klein:
https://github.com/termux/termux-packages/pull/141
2016-02-29 03:17:25 -05:00