Add new theme and make lua a standalone lang module
Some checks failed
/ Test config on 20 (push) Failing after 50s
Some checks failed
/ Test config on 20 (push) Failing after 50s
This commit is contained in:
parent
62a523fbec
commit
67066dee3d
11 changed files with 269 additions and 177 deletions
|
|
@ -146,7 +146,7 @@
|
|||
(use-package which-key :ensure t :defer t
|
||||
:hook ((elpaca-after-init . which-key-mode))
|
||||
:config
|
||||
(setopt which-key-idle-delay 0.5))
|
||||
(setopt which-key-idle-delay 0.2))
|
||||
|
||||
;;;;;;;;;;;;;;;;; Use C-n to create a new line
|
||||
(setopt next-line-add-newlines t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue