mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
doom: ...
This commit is contained in:
parent
6a9ca4aa5f
commit
9b7f04f7bb
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@
|
|||
;; There are two ways to load a theme. Both assume the theme is installed and
|
||||
;; available. You can either set `doom-theme' or manually load a theme with the
|
||||
;; `load-theme' function. This is the default:
|
||||
(setq doom-theme 'doom-one)
|
||||
(setq doom-theme 'doom-feather-light)
|
||||
|
||||
;; This determines the style of line numbers in effect. If set to `nil', line
|
||||
;; numbers are disabled. For relative line numbers, set this to `relative'.
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
;;nim ; python + lisp at the speed of c
|
||||
nix ; I hereby declare "nix geht mehr!"
|
||||
;;ocaml ; an objective camel
|
||||
(org +pretty) ; organize your plain life in plain text
|
||||
(org +pretty +present) ; organize your plain life in plain text
|
||||
;;php ; perl's insecure younger brother
|
||||
;;plantuml ; diagrams for confusing people more
|
||||
;;graphviz ; diagrams for confusing yourself even more
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue