Added comments
This commit is contained in:
parent
b8e41ca491
commit
4b5034f705
|
@ -40,7 +40,7 @@
|
||||||
hydra
|
hydra
|
||||||
;;indent-guides ; highlighted indent columns
|
;;indent-guides ; highlighted indent columns
|
||||||
(ligatures ; replace bits of code with pretty symbols
|
(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.
|
(:if IS-LINUX +fira) ; Fira is kind of what I'm used to.
|
||||||
)
|
)
|
||||||
;;minimap ; show a map of the code on the side
|
;;minimap ; show a map of the code on the side
|
||||||
|
|
Loading…
Reference in New Issue
Block a user