mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
add trailing whitespace to pkgbuild.nanorc
This commit is contained in:
parent
ca019b6257
commit
2d43a686ee
1 changed files with 3 additions and 0 deletions
|
|
@ -21,3 +21,6 @@ color brightred "build\(\)"
|
||||||
color brightred "package_.*.*$"
|
color brightred "package_.*.*$"
|
||||||
color brightred "\<(configure|make|cmake|scons)\>"
|
color brightred "\<(configure|make|cmake|scons)\>"
|
||||||
color red "\<(DESTDIR|PREFIX|prefix|sysconfdir|datadir|libdir|includedir|mandir|infodir)\>"
|
color red "\<(DESTDIR|PREFIX|prefix|sysconfdir|datadir|libdir|includedir|mandir|infodir)\>"
|
||||||
|
|
||||||
|
## Trailing whitespace
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue