mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
mzte-nv: add icon for common lisp
This commit is contained in:
parent
1e1f23e200
commit
03649e9b7c
1 changed files with 5 additions and 1 deletions
|
@ -8,4 +8,8 @@
|
||||||
:scm {:icon "λ"
|
:scm {:icon "λ"
|
||||||
:color "#3e5ba9"
|
:color "#3e5ba9"
|
||||||
:cterm_color 61
|
:cterm_color 61
|
||||||
:name :Scheme}}})
|
:name :Scheme}
|
||||||
|
:lisp {:icon "λ"
|
||||||
|
:color "#3fb68b"
|
||||||
|
:cterm_color 49
|
||||||
|
:name :CommonLisp}}})
|
||||||
|
|
Loading…
Reference in a new issue