Commit Graph

7 Commits

Author SHA1 Message Date
James Nguyen b71d6d6f97 Corfu: Fix tab declaration 2022-07-27 18:08:25 -04:00
James Nguyen ca5915c6de Bind [S-tab] instead 2022-05-30 22:37:09 -04:00
James Nguyen e1bbf13194 [Corfu]: Fix more compile errors 2022-05-28 22:34:07 -04:00
James Nguyen 8b2a3327ad [Corfu]: Define var 2022-05-28 22:29:12 -04:00
James Nguyen 1166e5aa53 Add key themes to corfu
There should be no functional change to users here unless they set
evil-collection-corfu-themes to something other than '(default).

It might be worth making this key-theme a global custom variable
evil-collection-key-themes instead and using a namespaced corfu symbol
instead. e.g. (defcustom evil-collection-key-themes '(corfu-default)) so that
users will only have to know one variable to customize.
2022-05-28 21:56:01 -04:00
James Nguyen 1f1f70b48b [Corfu] Use normal state after pressing ESC 2022-05-28 11:14:23 -04:00
James Nguyen ceac1a9681 Add corfu (#552) 2022-04-13 22:50:36 -04:00