This commit is contained in:
Daniel Ziltener 2023-11-21 16:54:41 +01:00
parent fd200e395c
commit 31a971e344
Signed by: zilti
GPG Key ID: B38976E82C9DAE42
2 changed files with 5 additions and 0 deletions

View File

@ -72,6 +72,7 @@
tree-sitter-langs
vertico
websocket
wgrep
which-key
];
};

View File

@ -212,6 +212,10 @@
:hook
(embark-collect-mode . consult-preview-at-point-mode))
(use-package wgrep
:config
(setq wgrep-auto-save-buffer t))
(use-package vertico
:commands
vertico-mode