CHips L MINI SHELL

CHips L pro

Current Path : /usr/share/nano/
Upload File :
Current File : //usr/share/nano/patch.nanorc

## Here is an example for patch files.

syntax "patch" "\.(patch|diff|debdiff)$"
magic "diff output text"

# Added lines.
color brightgreen "^\+.*"
# Show trailing whitespace only on added lines.
color ,green "[[:space:]]+$"
# Context lines.
color brightblue "^ .*"
# Deleted lines.
color brightred "^-.*"

# File names and dates.
color red "^---.*"
color green "^\+\+\+.*"
# Line numbers.
color brightyellow "^@@.*"
# Header lines.
color magenta "^diff.*"

Copyright 2K16 - 2K18 Indonesian Hacker Rulez