mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Added links
This commit is contained in:
parent
5aaa682af6
commit
944dc422ab
2 changed files with 5 additions and 1 deletions
|
|
@ -25,3 +25,5 @@ color ,green "[[:space:]]+$"
|
|||
color yellow,magenta "\|"
|
||||
# Doctype
|
||||
color brightblack "^\s*(doctype)(.*)"
|
||||
# Links
|
||||
icolor brightgreen "https?:\/\/(www\.)?[a-zA-Z0-9@%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)" "_blank"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue