Add .zsh-theme ext to zsh.nanorc
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
## Syntax highlighting for ZSH scripts (initially copied from sh.nanorc)
|
## 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( |$)"
|
header "^#!.*/(env +)?zsh( |$)"
|
||||||
|
|
||||||
## Numbers
|
## Numbers
|
||||||
|
|||||||
Reference in New Issue
Block a user