The Ops Community ⚙️

Emre for Z-Shell

Posted on • Originally published at dev.to on

✨〰️ ZI 〰️✨ Vim Syntax

ZI Swiss army knife


❮ ZI ❯ 🧙‍‍♀️ A Swiss Army Knife for Zsh.

Designed to glue everything together. 🔗

https://z.digitalclouds.dev | 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'

Enter fullscreen mode Exit fullscreen mode

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:

plastic


✴️ The theme flrnprz/plastic.vim:

plastic


✴️ The theme slate:

slate


✴️ The theme murphy:

plastic


✴️ The theme lucasprag/simpleblack:

plastic

Top comments (0)