Some fairly minimal changes

This commit is contained in:
2025-08-06 19:42:39 +09:00
parent 42484af1ec
commit 991a67a19b
7 changed files with 124 additions and 19 deletions

View File

@@ -41,6 +41,12 @@
(global-corfu-mode t)
(corfu-popupinfo-mode t))
;; This package provides icons to corfu completions. Requires nerd fonts to be
;; installed to work.
(use-package nerd-icons-corfu
:config
(add-to-list 'corfu-margin-formatters #'nerd-icons-corfu-formatter))
;; Cape provides Completion At Point Extensions which can be used in
;; combination with Corfu, Company or the default completion UI. The
;; completion backends used by completion-at-point are so called