~ruther/emacs.d

b9c1e87641c6b5f2f2f84cb19a5369ec5ed07038 — Rutherther 10 months ago c348e83
fix: cape define dependant function in config
1 files changed, 2 insertions(+), 0 deletions(-)

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

Do not follow this link