[patch] Add spell popup menu translation possibility

2018-05-16 Fir de Conversatie Sergey Alyoshin
This patch add 3 variables, which should be "translated" in runtime/lang/menu*.vim files. -- -- You received this message from the "vim_dev" 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

Re: File and directory names shown twice when completing names in the cmdline

2018-05-16 Fir de Conversatie Christian Brabandt
On Mi, 16 Mai 2018, Yegappan Lakshmanan wrote: > Hi, > > On Wed, May 16, 2018 at 8:25 AM, Yegappan Lakshmanan > wrote: > > Hi, > > > > On Wed, May 16, 2018 at 1:38 AM, Yegappan Lakshmanan > > wrote: > >> Hi, > >> > >> With the latest Vim, when trying

Re: File and directory names shown twice when completing names in the cmdline

2018-05-16 Fir de Conversatie Yegappan Lakshmanan
Hi, On Wed, May 16, 2018 at 8:25 AM, Yegappan Lakshmanan wrote: > Hi, > > On Wed, May 16, 2018 at 1:38 AM, Yegappan Lakshmanan > wrote: >> Hi, >> >> With the latest Vim, when trying to complete file/directory names >> in the ":" prompt (after pressing

Re: File and directory names shown twice when completing names in the cmdline

2018-05-16 Fir de Conversatie Yegappan Lakshmanan
Hi, On Wed, May 16, 2018 at 1:38 AM, Yegappan Lakshmanan wrote: > Hi, > > With the latest Vim, when trying to complete file/directory names > in the ":" prompt (after pressing !! twice in normal mode), the > file/directory names are shown twice. Is anyone else seeing this? >

Re: Advice for debugging Vim

2018-05-16 Fir de Conversatie Jason Franklin
Thanks, guys! This is really great stuff. The tips I gathered are here: 1. Use "VIMRUNTIME=../runtime .vim" to run the fresh Vim binary. 2. I can run "./configure" directly to override default build options (allows me to NOT change the makefile). 3. The "Makefile" can also be edited directly to

File and directory names shown twice when completing names in the cmdline

2018-05-16 Fir de Conversatie Yegappan Lakshmanan
Hi, With the latest Vim, when trying to complete file/directory names in the ":" prompt (after pressing !! twice in normal mode), the file/directory names are shown twice. Is anyone else seeing this? To reproduce this, in normal mode press !! twice. Now try to complete file/directory names in