meta: refactor a bunch of the config
i was having an unbelievable annoyance with spacious-padding until i realised i could just use the :init keyword, rolfcopter
This commit is contained in:
parent
4e276838fb
commit
35e5d38e54
4 changed files with 53 additions and 37 deletions
|
@ -9,7 +9,7 @@ let
|
|||
extraEmacsPackages =
|
||||
e: (builtins.attrValues {
|
||||
inherit (e)
|
||||
nix-ts-mode
|
||||
nix-mode
|
||||
doom-themes
|
||||
vertico
|
||||
orderless
|
||||
|
@ -40,6 +40,8 @@ let
|
|||
envrc
|
||||
ccls
|
||||
org-roam
|
||||
spacious-padding
|
||||
mood-line
|
||||
;
|
||||
}) ++ [
|
||||
e.treesit-grammars.with-all-grammars
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue