Merge pull request #165 from dbkaplun/zsh-theme

Add .zsh-theme ext to zsh.nanorc
This commit is contained in:
Anthony Scopatz
2018-03-20 15:51:12 -04:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
## Syntax highlighting for ZSH scripts (initially copied from sh.nanorc)
syntax "ZSH" "\.zsh$" "\.?(zshenv|zprofile|zshrc|zlogin|zlogout)$"
syntax "ZSH" "\.zsh$" "\.?(zshenv|zprofile|zshrc|zlogin|zlogout|zsh-theme)$"
header "^#!.*/(env +)?zsh( |$)"
## Numbers