iso-profiles/community/openbox/desktop-overlay/etc/skel/.config/nano/patch.nanorc
2021-10-21 10:59:07 +02:00

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.*"