I installed your plugins like
git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
and then when I open any java file I get
"SupermanClass.java" 20L, 771B
syntax/java.vim: Vim(syntax):E28: No such highlight group name: markdownId markdownLineStart markdownH1 markdownH2 markdownHeadingRule markdownRule markdownCode markdownCodeBlock markdownIdDe
claration
my vim version is
VIM - Vi IMproved 9.1 (2024 Jan 02, compiled Oct 11 2025 01:19:19)
macOS version - arm64
Included patches: 1-1752
Compiled by root@apple.com
sadly chat gpt doesn't seem to know how to fix that and I don't know that much about vim customisation - do you have any idea how to fix that ?