add all nanorc files that I use

This commit is contained in:
2023-05-27 10:21:17 -04:00
parent c332c5b549
commit 06a1621f60
47 changed files with 1660 additions and 5 deletions
+12
View File
@@ -0,0 +1,12 @@
syntax "makefile" "(m|M)akefile$" "\.mak$"
color brightgreen "((C|CXX|LD)FLAGS)|LIBADD|LIBS|include"
icolor cyan start="\{" end="\}"
icolor cyan start="\(" end="\)"
color brightyellow "\$"
color green "#.*$"
color red "[:=]"
color magenta "\<(if|ifeq|else|endif)\>"
color blue "\$\{.*}"
color brightblue "\w+:"
color green "#.*$"