Am 2015-10-06 15:26, schrieb Steve:
> Le 06-10-2015, à 15:05:02 +0200, Christian Brabandt a écrit :
>
>>
>> Sounds like you have the digraph option set.
>>
>> :verbose set digraph?
> digraph
> Modifié la dernière fois dans ~/.vimrc
Setting this option means, that you create digraphs by
pressing key1 <backspace> key2
So this causes your issue with s <backspace> s
But one usually wants to insert a digraph explicitly by
using the <Control-K> key.
Now it depends how you usually enter your digraphs. What
do you prefer?
Using the digraph option usually causes more harm than good,
so I wouldn't recommend to set this option.
Best,
Christian
--
--
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.
Tuesday, October 6, 2015
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment