mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-11-16 16:48:28 +01:00
Merge pull request #172 from Jubijub/master
Add support for Asciidoc format
This commit is contained in:
commit
e91cc9cc69
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
# plain-text {{{2
|
||||
.txt 38;5;253
|
||||
# markup {{{2
|
||||
.adoc 38;5;184
|
||||
.asciidoc 38;5;184
|
||||
.etx 38;5;184
|
||||
.info 38;5;184
|
||||
.markdown 38;5;184
|
||||
|
|
Loading…
Reference in a new issue