Closed ghost closed 3 years ago
I have fixed this error by removing:
" au BufWinLeave * mkview
" au BufWinEnter * silent loadview
in my ~/.vimrc
Can anyone explain me why this error happan?
Does it happen always? Do you have a test case to reproduce it? Do you use custom settings?
Hasn't been answered. closing.
When I tried to find all usages of a name by typing
<leader>n
, jedi-vim give me folloing error:Running Enviroment: Ubuntu16.04 + Python3.5 + Vim7.4
Can anyone give me some suggestions to solve this problem?