[Fish, Starship] Lisp module is displayed a bit more nicely
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-12-20 11:37:09 +01:00
parent fc85c94a76
commit 82bef92274

View File

@@ -123,7 +123,7 @@ I want starship to be able to detect Lisp files, be it CommonLisp or EmacsLisp.
#+begin_src toml
[custom.lisp]
extensions = ["lisp", "el"]
symbol = "λ"
symbol = "
style = "bold green"
#+end_src