mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 02:50:06 +08:00
parent
e7d90e403c
commit
38cb377b4b
@ -86,7 +86,7 @@ if has('patch-8.0.1364')
|
||||
return win_screenpos(a:nr)
|
||||
endfunction
|
||||
|
||||
|
||||
elseif s:self.has('python')
|
||||
function! s:self.win_screenpos(nr) abort
|
||||
|
||||
if winnr('$') < a:nr || a:nr < 0
|
||||
|
Loading…
Reference in New Issue
Block a user