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