Skip to content

<leader>f raise an error #129

@fountainer

Description

@fountainer
  • WSL Ubuntu 16.04.4
  • Python 3.5.2
  • VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Oct 21 2017 15:56:11) Included patches: 1-1207
Error detected while processing function leaderf#File#startExpl[2]..leaderf#LfPy
:
line    1:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/sfq/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/fileExpl.
py", line 603, in startExplorer
    super(FileExplManager, self).startExplorer(win_pos, *args, **kwargs)
  File "/home/sfq/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/manager.p
y", line 731, in startExplorer
    self._getInstance().enterBuffer(win_pos)
  File "/home/sfq/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/manager.p
y", line 225, in _getInstance
    self._afterExit)
  File "/home/sfq/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/instance.
py", line 40, in __init__
    self._highlightStl()
  File "/home/sfq/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/instance.
py", line 64, in _highlightStl
    lfCmd("call leaderf#colorscheme#highlight('{}')".format(self._category))
vim.error: Vim(if):E716: Key not present in Dictionary: font
Error detected while processing function leaderf#File#startExpl:
line    2:
E171: Missing :endif

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions