mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
added .ahk filetype for autohotkey scripts
This commit is contained in:
parent
e3c668f887
commit
f75edbfc02
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
# code, text, documents
|
||||
.BAT 38;5;108
|
||||
.PL 38;5;160
|
||||
.ahk 38;5;29;1
|
||||
.asc 38;5;192;3
|
||||
.asm 38;5;240;1
|
||||
.awk 38;5;148;1
|
||||
|
|
Loading…
Reference in a new issue