dev: merging from main

This commit is contained in:
Matt Nish-Lapidus 2024-04-01 09:48:54 -04:00
commit c241f11ed1

View file

@ -55,7 +55,9 @@
#'company-indent-or-complete-common)))
,@(when (modulep! :completion corfu)
'(((bound-and-true-p corfu-mode)
#'indent-for-tab-command))))))
(if (derived-mode-p 'eshell-mode 'comint-mode)
#'completion-at-point
#'indent-for-tab-command)))))))
:m [tab]
`(menu-item "Evil motion smart tab" nil :filter
(lambda (cmd)