mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 10:50:26 +01:00
Add .zsh-theme ext to zsh.nanorc
This commit is contained in:
parent
dbb70b17e7
commit
8fa1d103d4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user