[Fish, Starship] Lisp module is displayed a bit more nicely
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fc85c94a76
commit
82bef92274
@ -123,7 +123,7 @@ I want starship to be able to detect Lisp files, be it CommonLisp or EmacsLisp.
|
|||||||
#+begin_src toml
|
#+begin_src toml
|
||||||
[custom.lisp]
|
[custom.lisp]
|
||||||
extensions = ["lisp", "el"]
|
extensions = ["lisp", "el"]
|
||||||
symbol = "λ"
|
symbol = "λ "
|
||||||
style = "bold green"
|
style = "bold green"
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user