mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-19 07:15:34 -04:00
Merge 02ef3585cd
into 5eddf5b85d
This commit is contained in:
commit
4a45565c06
@ -83,6 +83,8 @@ func SetStatusInfoFnLua(fn string) {
|
|||||||
} else {
|
} else {
|
||||||
return string(v)
|
return string(v)
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
screen.TermMessage(plFn, "failed with error\n"+err.Error())
|
||||||
}
|
}
|
||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user