Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitef5f327

Browse files
authored
Merge pull request#1029 from IOAyman/patch-1
Lazy-load the plugin only for Python files using Vim-Plug.
2 parentsb207a1c +8db864f commitef5f327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Enable [pathogen](https://github.com/tpope/vim-pathogen) in your `~/.vimrc`:
114114
Include the following in the[vim-plug](https://github.com/junegunn/vim-plug)
115115
section of your`~/.vimrc`:
116116

117-
Plug 'python-mode/python-mode', { 'branch': 'develop' }
117+
Plug 'python-mode/python-mode', { 'for': 'python', 'branch': 'develop' }
118118

119119
##Manually
120120

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp