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,
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
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
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
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?
> >
> >
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
>
> 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
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
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
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
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
11 matches
Mail list logo