You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this bug happen when you install plugin without vim-polyglot?
yes.
Describe the bug:
When I open 'vim Main.java', vim says
"Main.java" [New]
Error detected while processing BufNewFile Autocommands for "*.java"..FileType Autocommands for "*"..Syntax Autocommands for "*"..function <SNR>11_SynSet[
25]..script /usr/share/vim/vim91/syntax/java.vim:
line 405:
E28: No such highlight group name: markdownId markdownLineStart markdownH1 markdownH2 markdownHeadingRule markdownRule markdownCode markdownCodeBlock mark
downIdDeclaration
Press ENTER or type command to continue
To Reproduce:
Device: MacBook 2020 M1
Vim version: 9.1.754
Does this bug happen when you install plugin without vim-polyglot?
yes.
Describe the bug:
When I open 'vim Main.java', vim says
To Reproduce:
Device: MacBook 2020 M1
Vim version: 9.1.754
The
~/.vim/vimrc
file isAfter editing, I do ':PlugInstall' and
$ vim Main.java
The text was updated successfully, but these errors were encountered: