termux-packages/packages/neovim
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
..
build.sh
cmake-GenerateHelptags.cmake.patch
init.vim
runtime-CMakeLists.txt.patch neovim: Update patch to apply against master 2016-02-05 18:00:22 -05:00
runtime-autoload-provider-clipboard.vim.patch Add system clipboard support to Neovim 2016-02-29 03:17:25 -05:00
src-nvim-os-stdpaths.c.patch