Added .pl extension for perl scripts

This commit is contained in:
Ryan Delaney 2014-07-17 15:41:55 -07:00
parent cfd67072fb
commit efe12f2b75
1 changed files with 3 additions and 0 deletions

View File

@ -147,7 +147,10 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
# interpreted {{{2
.ahk 38;5;29;1
# python
.py 38;5;41
# perl
.pl 38;5;41
# sql
.msql 38;5;222
.mysql 38;5;222