jaxbot / github-issues.vim

Github issue lookup in Vim
http://jaxbot.me/articles/github-issues-vim-plugin-5-7-2014
Other
405 stars 28 forks source link

vim.error: Vim(lcd):E344: Can't find directory #159

Closed divinites closed 8 years ago

divinites commented 8 years ago

I've got the following error even after I follow the advices in #117

"gissues/divinites/oauth-mail/issues" [New DIRECTORY]
Error detected while processing function <SNR>115_showGithubIssues:
line    5:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 219, in showIssueList
  File "<string>", line 235, in printIssueList
vim.error: Vim(lcd):E344: Can't find directory "gissues/divinites/oauth-mail" in cdpath
divinites commented 8 years ago

Sorry, it seems to be an issue of my vimrc instead of your plugin... issue closed.