mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-22 00:40:23 +00:00
Merge
This commit is contained in:
commit
c9199ba1bd
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue