insert a symbol
Michael Markert
markert.michael at googlemail.com
Mon May 28 15:33:51 CEST 2012
On Mon, May 28 2012 (15:22), Petro <khoroshyy at gmail.com> wrote:
> Is there a way to insert one symbol without entering into insert mode?
> I find it unconvenient to push "i <symbol> C-[" to insert one letter.
\ <symbol>
\ is bound to evil-execute-in-emacs-state that executes the following
key chord in emacs state.
That's not insert state so be aware of changed keybindings.
But it's quite easy to derive an `execute-in-insert-state` from its
code.
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20120528/d855aa9d/attachment.pgp
More information about the implementations-list
mailing list