Re: A problem with autofilling with non-english language.

2013-10-05 Thread Tony Mechelynck
On 05/10/13 17:03, Alex K wrote: Wonderfully I found a solution. This stroke in vimrc makes all right: set iskeyword=@,48-57,_,192-255 FWIW, this is the 'nocompatible' Vim default except on Dos/Windows. Of cource this is for russian language. Maybe be helpfull for somebody. Best regards,

Re: A problem with autofilling with non-english language.

2013-10-05 Thread Alex K
Wonderfully I found a solution. This stroke in vimrc makes all right: set iskeyword=@,48-57,_,192-255 Of cource this is for russian language. Maybe be helpfull for somebody. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are rep

Re: A problem with autofilling with non-english language.

2013-09-25 Thread Alex K
Ok, pasting the text answer. filetype= complete=.,w,b,u,t,i completefunc= completeopt=menu,preview 2013/9/25 Nikolay Pavlov > > On Sep 25, 2013 3:08 PM, "Alex K" wrote: > > > > I am sorry. Didn't guess that this stroke is one command. Now the answer > is attached: > > It is better to

Re: A problem with autofilling with non-english language.

2013-09-25 Thread Nikolay Pavlov
On Sep 25, 2013 3:08 PM, "Alex K" wrote: > > I am sorry. Didn't guess that this stroke is one command. Now the answer is attached: It is better to wrap commands with :redir: :redir @+ :verbose setlocal ... :redir END . This way output will appear in the system clipboard available fo

Re: A problem with autofilling with non-english language.

2013-09-25 Thread Alex K
I am sorry. Didn't guess that this stroke is one command. Now the answer is attached: > Hm, if the completions are correctly aligned they are weird indeed. > ('Обрдг', really?) What do you get in answer to > > > > > > > > :verbose setlocal ft? complete? completefunc? completeopt? > > > >

Re: A problem with autofilling with non-english language.

2013-09-24 Thread Ben Fritz
On Tuesday, September 24, 2013 1:14:56 PM UTC-5, Alex K wrote: > Hm, if the completions are correctly aligned they are weird indeed. ('Обрдг', > really?) What do you get in answer to > > > >         :verbose setlocal ft? complete? completefunc? completeopt? > > > > in the file where you get

Re: A problem with autofilling with non-english language.

2013-09-24 Thread Alex K
> > Hm, if the completions are correctly aligned they are weird indeed. > ('Обрдг', really?) What do you get in answer to > > :verbose setlocal ft? complete? completefunc? completeopt? > > in the file where you get those "strange" Russian completions? > > > Best regards, > Tony. > -- > Does

Re: A problem with autofilling with non-english language.

2013-09-22 Thread Tony Mechelynck
On 12/09/13 11:01, Alex K wrote: Do you have some examples at hand? Best regards, Tony. Looks like this. (attaching screen) Al variants on the screen are not exist in whole texts -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the te

Re: A problem with autofilling with non-english language.

2013-09-12 Thread Alex K
Do you have some examples at hand? > > Best regards, > Tony. > Looks like this. (attaching screen) Al variants on the screen are not exist in whole texts -- -- 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 in

Re: A problem with autofilling with non-english language.

2013-09-09 Thread Tony Mechelynck
On 09/09/13 11:57, Alex K wrote: Hello. When I am using autofilling (CTRL+n) in english it works perfect, but in russian, it makes strange choises. I suppose, that it is well known question, but couldnt find an answer. Do you have some examples at hand? Best regards, Tony. -- hundred-and-one

A problem with autofilling with non-english language.

2013-09-09 Thread Alex K
Hello. When I am using autofilling (CTRL+n) in english it works perfect, but in russian, it makes strange choises. I suppose, that it is well known question, but couldnt find an answer. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text