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

Commitffef55b

Browse files
committed
Merge pull requestpython-mode#281 from sileht/develop
Fix loading of after/indent/python.vim
2 parents2149076 +dd33ca3 commitffef55b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎after/indent/python.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
ifpymode#Default('g:pymode',1)||!g:pymode
1+
if!g:pymode
22
finish
33
endif
44

5-
ifpymode#Default('b:pymode_indent',1)||!g:pymode_indent
5+
if!g:pymode_indent
66
finish
77
endif
88

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp