mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Merge pull request #165 from dbkaplun/zsh-theme
Add .zsh-theme ext to zsh.nanorc
This commit is contained in:
commit
334332dbaf
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user