mirror of
https://github.com/librephoenix/nixos-config
synced 2025-11-30 22:54:01 +05:30
Zed is really cool!!
This commit is contained in:
parent
cb5659541e
commit
8770c61d40
5 changed files with 30 additions and 6 deletions
|
|
@ -78,8 +78,7 @@
|
|||
(set-face-background 'fringe (face-attribute 'default :background))
|
||||
|
||||
;; Fira and glyphs
|
||||
(when (window-system)
|
||||
(set-frame-font "FiraCode Nerd Font"))
|
||||
(set-frame-font "FiraCode Nerd Font")
|
||||
(let ((alist '((33 . ".\\(?:\\(?:==\\|!!\\)\\|[!=]\\)")
|
||||
(35 . ".\\(?:###\\|##\\|_(\\|[#(?[_{]\\)")
|
||||
(36 . ".\\(?:>\\)")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue