mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 04:25:03 +00:00
docs: Update to the latest changes in the plugin infrastructure
This commit is contained in:
@@ -27,13 +27,6 @@ simple step-by-step:
|
||||
>
|
||||
$ pip install neovim
|
||||
<
|
||||
- Add the following snippet to your `vimrc`, before any python plugins are
|
||||
loaded:
|
||||
>
|
||||
if has('nvim')
|
||||
runtime! python_setup.vim
|
||||
endif
|
||||
<
|
||||
Most python plugins created for Vim 7.3 should work after these steps.
|
||||
|
||||
==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user