luan / vimfiles

The Vim Configuration. Uses vim-plug to manage plugins.
172 stars 58 forks source link

Error related to markdown.vim and syntax/elm.vim #95

Closed sergueif closed 7 years ago

sergueif commented 7 years ago

Error while opening a .md file:

Error detected while processing /usr/local/Cellar/vim/8.0.0596/share/vim/vim80/syntax/markdown.vim:
line   25:
E484: Can't open file syntax/elm.vim

as of writing version of macOS, brew-installed vim.

sergueif commented 7 years ago

Hey @luan . You can probably just close this. It was a result of not running vim-update after installing.

luan commented 7 years ago

Thanks @sergueif