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

Commit339945d

Browse files
authored
Merge pull requestpython-mode#871 from amireldor/vim-plug-installation-instructions
Add proper vim-plug installation instructions
2 parents7cf9897 +6c4fcbe commit339945d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

‎AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Maintainers:
99
Contributors:
1010

1111
* Alvin Francis (http://github.com/alvinfrancis);
12+
* Amir Eldor (https://github.com/amireldor)
1213
* Andriy Kohut (https://github.com/andriykohut)
1314
* Anler Hp (http://github.com/ikame);
1415
* Anton Parkhomenko (http://github.com/chuwy);

‎readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,13 @@ Enable [pathogen](https://github.com/tpope/vim-pathogen) in your `~/.vimrc`:
110110
filetype plugin indent on
111111
syntax on
112112

113+
##Using vim-plug
114+
115+
Include the following in the[vim-plug](https://github.com/junegunn/vim-plug)
116+
section of your`~/.vimrc`:
117+
118+
Plug 'python-mode/python-mode', { 'branch': 'develop' }
119+
113120
##Manually
114121

115122
% git clone https://github.com/python-mode/python-mode.git

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp