Nice one !
I'm not proficient at cloning/compiling/patching vim or things alike but I
could help with any test that is needed.
J.
2013/8/24 glts <676c7...@gmail.com>
> On Mon, Aug 19, 2013 at 12:41 AM, Jesus Antonio Santos Giraldo
> wrote:
> > Almost a year later since last comment, Vim 7.4
On 24/08/13 21:22, ls...@simula.no wrote:
Vim is unable to map non-ascii keys (æ, ø, å) in my utf-8-encoded .vimrc.
I am using Scandinavian letters (æ, ø and å) in mappings and as leader. When
changing 'encoding' from latin1 to utf-8 and writing/sourcing my .vimrc (as
utf-8), the mappings brea
On Sat, Aug 24, 2013 at 9:48 PM, Cesar Romani wrote:
> On 22/08/2013 07:14 a.m., Bram Moolenaar wrote:
>>
>> Cesar Romani wrote:
>>
>>> spellsuggest with 'set sps:file:{filename}' doesn't work.
>>> I'm using vim 7.4.5 on windows 7.
>>> I created a file, say sps.txt, and put there the following lin
Vim is unable to map non-ascii keys (æ, ø, å) in my utf-8-encoded .vimrc.
I am using Scandinavian letters (æ, ø and å) in mappings and as leader. When
changing 'encoding' from latin1 to utf-8 and writing/sourcing my .vimrc (as
utf-8), the mappings break. I asked on StackOverflow for help (link t
On 22/08/2013 07:14 a.m., Bram Moolenaar wrote:
>
> Cesar Romani wrote:
>
>> spellsuggest with 'set sps:file:{filename}' doesn't work.
>> I'm using vim 7.4.5 on windows 7.
>> I created a file, say sps.txt, and put there the following lines:
>>
>> Enantes/Antes
>> chaofa/chaufa
>> aser/hacer
>> kio
1. synconcealed() does not actually allow to find out the concealed region:
Consider the following code:
vim -u NONE -c 'call setline(".", "alpha")' \
-c 'syntax match Error /alpha/ conceal cchar=a' \
-c 'syntax match PreProc /p/ contained conta
On Do, 22 Aug 2013, Bram Moolenaar wrote:
> Christian Brabandt wrote:
>
> > Bram,
> > this patch adds a digraph function. This allows plugin writers to
> > generate needed digraphs easily and one does not need such a crude
> > workaround anymore:
> >
> > :exe ":norm! :let x = '\a:'\"
>
> Than
On Mon, Aug 19, 2013 at 12:41 AM, Jesus Antonio Santos Giraldo
wrote:
> Almost a year later since last comment, Vim 7.4 is out... and again there is
> no *space* option for listchars... :( :( :(
>
> Maybe anyone has implemented this patch in 7.4? If so, I really appreciate it.
> As I said a year