mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
Merge pull request #169 from rpdelaney/master
Group MIDI extensions together
This commit is contained in:
commit
a7017a72ff
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.dts 38;5;137;1
|
||||
.fcm 38;5;137;1
|
||||
.m4a 38;5;137;1
|
||||
.mid 38;5;137;1
|
||||
.mod 38;5;137;1
|
||||
.mp3 38;5;137;1
|
||||
.mp4a 38;5;137;1
|
||||
|
@ -487,6 +486,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.cda 38;5;136;1
|
||||
.flac 38;5;136;1
|
||||
.alac 38;5;136;1
|
||||
.mid 38;5;136;1
|
||||
.midi 38;5;136;1
|
||||
.pcm 38;5;136;1
|
||||
.wav 38;5;136;1
|
||||
|
|
Loading…
Reference in a new issue