Skip to content

A Vim syntax definition for Zinit commands in any ft=zsh file

License

Notifications You must be signed in to change notification settings

zdharma-continuum/zinit-vim-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zinit-vim-syntax

A Vim syntax definition for Zinit commands in any file of type zsh.

Installation

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.

Manual Installation

To install the syntax copy the file syntax/after/zsh.vim under the path ~/.vim/syntax/after.

Examples

The default theme:

neovim-default

The theme: eddyekofo94/gruvbox-flat.nvim:

neovim-gruvbox-flat

TODO

  1. Highlight user and plugin with different colors.
  2. Fix bugs.
  3. Other?

About

A Vim syntax definition for Zinit commands in any ft=zsh file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published