iso-profiles/community/openbox-nonfree/desktop-overlay/etc/skel/.config/nano/patch.nanorc

10 lines
242 B
Text
Executable file

## Here is an example for patch files.
##
syntax "Patch" "\.(patch|diff)$"
color brightgreen "^\+.*"
color green "^\+\+\+.*"
color brightblue "^ .*"
color brightred "^-.*"
color red "^---.*"
color brightyellow "^@@.*"
color magenta "^diff.*"