Fix the nvim-clipboard help instructions

Fixes #1407
This commit is contained in:
Jon Kinney 2014-11-06 11:26:38 -06:00
parent 7c7874d11b
commit b384252d52

View File

@ -19,7 +19,7 @@ by Nvim):
> >
$ pip install xerox $ pip install xerox
< <
- Create a ~/.vim/pythonx/nvim_clipboard.py file with the following contents: - Create a ~/.nvim/pythonx/nvim_clipboard.py file with the following contents:
> >
import xerox import xerox