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

Commit1bd7a1d

Browse files
committed
1 parent63b5c2a commit1bd7a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎autoload/pymode/tools/loclist.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ fun! g:PymodeLocList.show() "{{{
7474
executemax([min([line("$"),g:pymode_quickfix_maxheight]),g:pymode_quickfix_minheight]) ."wincmd _"
7575
if num!=winnr()
7676
callsetwinvar(winnr(),'quickfix_title',self._title .' <' .self._name .'>')
77-
wincmdp
77+
exe num ."wincmdw"
7878
endif
7979
end
8080
endfunction"}}}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp