Skip to content

Commit

Permalink
fix(etc-hosts): Made path regex match more strict.
Browse files Browse the repository at this point in the history
This got me in a lot of trouble with a file path containing /vhosts/ so made it more strict.

Originally proposed in scopatz#386
  • Loading branch information
bravoman authored and Efreak committed Sep 28, 2023
1 parent 648b4c0 commit 8093b15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etc-hosts.nanorc
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ color white "[.:]"

# comments
color brightblack "^#.*"

0 comments on commit 8093b15

Please sign in to comment.