Bind 'SPC i u' to 'insert unicode character'
With a counsel remapping. We need a helm one too.
This commit is contained in:
parent
6fab07a2e7
commit
9402a0e09d
2 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue