Prefer setopt to :custom from use-package
All checks were successful
/ Test config on 20 (push) Successful in 26s
All checks were successful
/ Test config on 20 (push) Successful in 26s
The following does not provide completion for variables: (use-package thing :custom (thing-thing :ok))
This commit is contained in:
parent
ba82470bea
commit
a68257ee41
24 changed files with 313 additions and 266 deletions
|
|
@ -79,7 +79,7 @@
|
|||
("i" "Indent" icejam-mark-and-indent-whole-buffer)]
|
||||
["Other"
|
||||
("m" "iMenu" lsp-ui-imenu)
|
||||
("e" "Show Errors" flycheck-list-errors)]])
|
||||
("e" "Show Errors" flymake-show-buffer-diagnostics)]])
|
||||
|
||||
(transient-define-prefix icejam-history-menu ()
|
||||
"Buffer History Commands."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue