Added comments
This commit is contained in:
parent
b8e41ca491
commit
4b5034f705
|
@ -40,7 +40,7 @@
|
|||
hydra
|
||||
;;indent-guides ; highlighted indent columns
|
||||
(ligatures ; replace bits of code with pretty symbols
|
||||
(:if IS-MAC +hasklig) ; Pretty-code doesn't work with Fira on OSX. Falling back to hasklig.
|
||||
(:if IS-MAC +hasklig) ; Firacode doesn't work on OSX. Fallback to hasklig.
|
||||
(:if IS-LINUX +fira) ; Fira is kind of what I'm used to.
|
||||
)
|
||||
;;minimap ; show a map of the code on the side
|
||||
|
|
Loading…
Reference in New Issue
Block a user