Commit Graph

1 Commits

Author SHA1 Message Date
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