Fredrik Fornwall
55bbcf5878
neovim: Try termxux clipboard before tmux
...
Fixes #1828 .
2017-11-25 23:57:36 +01:00
Fredrik Fornwall
803635d2c8
neovim: Fix malformed clipboard.vim patch
...
Fixes #1096 .
2017-06-21 12:11:01 +02:00
Fredrik Fornwall
fe2c9997a4
neovim: Update to latest git master
2017-06-19 22:27:43 +02:00
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