Bind 'SPC i u' to 'insert unicode character'

With a counsel remapping. We need a helm one too.
This commit is contained in:
Henrik Lissner 2019-10-20 19:00:15 -04:00
parent 6fab07a2e7
commit 9402a0e09d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 5 additions and 3 deletions

View file

@ -201,6 +201,7 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
[remap evil-ex-registers] #'counsel-evil-registers
[remap yank-pop] #'counsel-yank-pop
[remap locate] #'counsel-locate
[remap unicode-chars-list-chars] #'counsel-unicode-char
[remap compile] #'+ivy/compile
[remap projectile-compile-project] #'+ivy/project-compile)
:config