[+] update vim, python plugin
1. handle remapping after filtering;
This commit is contained in:
parent
2eadc88afc
commit
6b589c099f
@ -182,7 +182,7 @@ augroup END
|
|||||||
logger.info(dict(msg='done'))
|
logger.info(dict(msg='done'))
|
||||||
|
|
||||||
if option_id >= 0:
|
if option_id >= 0:
|
||||||
return option_id
|
return self._filtered_ids[option_id]
|
||||||
else:
|
else:
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user