Wiki | GitHub | Discussions | Localize
A Vim syntax definition for ZI commands in any file of type zsh
.
Installation
Load as a Vim plugin. E.g. when using vim-plug, add to ~/.vimrc
:
Plug 'z-shell/zi-vim-syntax'
and then issue the :PlugInstall
command.
Manual Installation
To install the syntax copy the file after/syntax/zsh.vim
under the path ~/.vim/syntax/after
.
Examples
The default theme:
The theme flrnprz/plastic.vim
:
The theme slate
:
The theme murphy
:
The theme lucasprag/simpleblack
:
Top comments (0)