We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b207a1c + 8db864f commit ef5f327Copy full SHA for ef5f327
readme.md
@@ -114,7 +114,7 @@ Enable [pathogen](https://github.com/tpope/vim-pathogen) in your `~/.vimrc`:
114
Include the following in the [vim-plug](https://github.com/junegunn/vim-plug)
115
section of your `~/.vimrc`:
116
117
- Plug 'python-mode/python-mode', { 'branch': 'develop' }
+ Plug 'python-mode/python-mode', { 'for': 'python', 'branch': 'develop' }
118
119
## Manually
120
0 commit comments