mirror of
https://github.com/scopatz/nanorc
synced 2025-02-17 07:00:04 +01:00
Add syntax highlighting for pipe operator in elixir.nanorc file
This commit is contained in:
parent
1aa64a86cf
commit
d9dc1c2164
@ -48,3 +48,6 @@ color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
||||
## Pipe Operator
|
||||
color brightmagenta "\|>" "\|"
|
||||
|
Loading…
x
Reference in New Issue
Block a user