amix / vimrc

The ultimate Vim configuration (vimrc)
MIT License
30.77k stars 7.3k forks source link

Error occurred when opening markdown files #743

Closed Yusuzhan closed 10 months ago

Yusuzhan commented 1 year ago

The error occurred after I installed brew install ack.

Error detected while processing function nerdtree#ui_glue#invokeKeyMap[1]..76[18]..75[3]..<SNR>68_customOpenFile[1]..105[1]..121[3]..177[6]..178[17]
..13[3]..BufWinEnter Autocommands for "<buffer=3>"..function <SNR>124_MarkdownRefreshSyntax[6]..<SNR>124_MarkdownHighlightSources[31]..<SNR>124_Synt
axInclude[14]..function nerdtree#ui_glue#invokeKeyMap[1]..76[18]..75[3]..<SNR>68_customOpenFile[1]..105[1]..121[3]..177[6]..178[17]..13[3]..BufWinEn
ter Autocommands for "<buffer=3>"..function <SNR>124_MarkdownRefreshSyntax[6]..<SNR>124_MarkdownHighlightSources[31]..<SNR>124_SyntaxInclude[10]..sc
ript /usr/share/vim/vim90/syntax/vim.vim:
line  848:
E403: syntax sync: Line continuations pattern specified twice
amix commented 10 months ago

This isn't something I can reproduce :( Try to update to the latest version of the Vimrc and the latest version of Vim (which is ~9.1).