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

Commit441d199

Browse files
committed
Fixed ShowStr.
1 parent23cf7e5 commit441d199

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎autoload/pymode.vim

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,8 @@ fun! pymode#ShowStr(str) "{{{
7979
letg:pymode_curbuf=bufnr("%")
8080
callpymode#TempBuffer()
8181
put!=a:str
82-
redraw
83-
normal gg
8482
wincmdp
83+
redraw
8584
endfunction"}}}
8685

8786

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp