Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:LeaderfHistorySearch error #61

Closed
blurm opened this issue Aug 18, 2017 · 1 comment
Closed

:LeaderfHistorySearch error #61

blurm opened this issue Aug 18, 2017 · 1 comment
Labels

Comments

@blurm
Copy link

blurm commented Aug 18, 2017

nvim 0.2.0

error message

/home/damon/.vim/plugged/LeaderF/autoload/leaderf.vim|35| leaderf#LfPy[1]
|| provider#python3#Call[18]
|| Traceback (most recent call last):
||   File "<string>", line 1, in <module>
||   File "/home/damon/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/manager.py", line 647, in startExplorer
||     content = self._getExplorer().getContent(*args, **kwargs)
||   File "/home/damon/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/historyExpl.py", line 37, in getContent
||     result_list = [line[1:].split(None, 1)[1] for line in result_list]
||   File "/home/damon/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/historyExpl.py", line 37, in <listcomp>
||     result_list = [line[1:].split(None, 1)[1] for line in result_list]
|| IndexError: list index out of range
Yggdroot added a commit that referenced this issue Aug 18, 2017
@Yggdroot Yggdroot added the bug label Aug 18, 2017
@Yggdroot
Copy link
Owner

Fixed. Have a try please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants