mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 14:29:02 +00:00
Merge pull request #1416 from jondkinney/master
Fix the nvim-clipboard help instructions
This commit is contained in:
@@ -19,7 +19,7 @@ by Nvim):
|
||||
>
|
||||
$ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user