A Vim syntax definition for Zinit commands in any file of type zsh.
Load as a Vim plugin. E.g. when using vim-plug, add to ~/.vimrc:
Plug 'zdharma-continuum/zinit-vim-syntax'and then issue the :PlugInstall command.
To install the syntax copy the file syntax/after/zsh.vim under the path ~/.vim/syntax/after.
The default theme:
The theme: eddyekofo94/gruvbox-flat.nvim:
- Highlight user and plugin with different colors.
- Fix bugs.
- Other?

