mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2026-09-10 07:26:20 -04:00
Added OCaml files
This commit is contained in:
parent
8d810b02df
commit
62927f022f
|
|
@ -242,7 +242,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # core
|
|||
.dart 38;5;51 # Dart
|
||||
.asm 38;5;81 # ASM
|
||||
.cl 38;5;81 # LISP
|
||||
.ml 38;5;81 # LISP
|
||||
.lisp 38;5;81 # LISP
|
||||
.rkt 38;5;81 # LISP
|
||||
.el 38;5;81 # LISP (Emacs)
|
||||
|
|
@ -294,6 +293,10 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # core
|
|||
.hi 38;5;110 # Haskell
|
||||
.hs 38;5;81 # Haskell
|
||||
.lhs 38;5;81 # Haskell
|
||||
.ml 38;5;81 # OCaml
|
||||
.mli 38;5;81 # OCaml
|
||||
.mll 38;5;81 # OCaml
|
||||
.mly 38;5;81 # OCaml
|
||||
.agda 38;5;81 # Agda
|
||||
.lagda 38;5;81 # Agda
|
||||
.lagda.tex 38;5;81 # Agda
|
||||
|
|
|
|||
Loading…
Reference in a new issue