Monday, December 15, 2014

Re: Can the "<" char be escaped with a backslash in Vim keymaps?

On Mon, Dec 15, 2014 at 12:09 PM, BPJ <bpj@melroch.se> wrote:
> Can the "<" (less-than/left angle bracket) char be escaped with backslash in Vim keymaps? Or to put it otherwise: which characters can be escaped with a backslash in a keymap?

:help mbyte-keymap also says that the first column can be in <> form.
Did you try using <lt> instead of \<?

Best,
Mathias Rav

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: