~ruther/emacs.d

c348e83c26dad54741f8cc8f400b8d6342163cfb — Rutherther 10 months ago bbaeac1
feat: add cape dabbrev and file capfs to completion-at-point
1 files changed, 2 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +2 -0
@@ 638,6 638,8 @@
  :ensure t
  :demand t
  :init
  (add-hook 'completion-at-point-functions #'cape-dabbrev)
  (add-hook 'completion-at-point-functions #'cape-file)
  (defun kb/cape-capf-setup-git-commit ()
    (let ((result))
      (dolist (element '(cape-symbol cape-dabbrev) result)

Do not follow this link