set s:path in start()
This commit is contained in:
parent
89ab458cb8
commit
0b151a747c
@ -187,6 +187,7 @@ function! s:start(path) abort
|
|||||||
sign unplace 99999
|
sign unplace 99999
|
||||||
let s:signmode = 1
|
let s:signmode = 1
|
||||||
let s:sy[a:path].id_top = (s:id_top - 1)
|
let s:sy[a:path].id_top = (s:id_top - 1)
|
||||||
|
let s:path = a:path
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
" Functions -> s:stop() {{{2
|
" Functions -> s:stop() {{{2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user