Re: [patch][doc] some typo and missing are fixed

2015-10-22 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > Contents of fixes. > > runtime/doc/diff.txt > 1. :diffupdate abbreviation is :dif. not :diffs > > runtime/doc/options.txt > - boolean option neet no~ index. ('breakindent', 'fsync', 'langnoremap') > I checked all boolean option. above three options is missing no~. > >

Re: Don't set "text" filetype for files that look like help files

2015-10-22 Fir de Conversatie Bram Moolenaar
David wrote: > On Tuesday, October 20, 2015 at 8:47:27 PM UTC+2, ZyX wrote: > > 2015-10-20 21:11 GMT+03:00 glts <676c7...@gmail.com>: > > > In a plain Vim installation, if I have a personal ftplugin > > > ~/.vim/ftplugin/text.vim that contains the line > > > > > > setlocal expandtab > >

Re: Don't set "text" filetype for files that look like help files

2015-10-22 Fir de Conversatie glts
On Wednesday, October 21, 2015 at 11:51:04 PM UTC+2, Gary Johnson wrote: > On 2015-10-21, glts wrote: > > On Wednesday, October 21, 2015 at 8:32:32 PM UTC+2, Gary Johnson wrote: > > > On 2015-10-21, glts wrote: > > > > On Tuesday, October 20, 2015 at 8:47:27 PM UTC+2, ZyX wrote: > > > > > 2015-10-2

[patch][doc] some typo and missing are fixed

2015-10-22 Fir de Conversatie h_east
Hi Bram and list, Contents of fixes. runtime/doc/diff.txt 1. :diffupdate abbreviation is :dif. not :diffs runtime/doc/options.txt - boolean option neet no~ index. ('breakindent', 'fsync', 'langnoremap') I checked all boolean option. above three options is missing no~. runtime/doc/syntax.txt - t

Re: [vim] vim cannot execute SHELL if it contains spaces (#459)

2015-10-22 Fir de Conversatie Ben Fritz
On Thursday, October 22, 2015 at 10:32:59 AM UTC-5, Matthew Horan wrote: > To reproduce this issue: > > mkdir with\ spaces > ln -s $(which sh) with\ spaces/ > SHELL=$(pwd)/with\ spaces/sh vim > > > > In the launched Vim, trying to execute anything through a shell, ie :! ls, > will fail with th

Re: [vim] Native vim support for displaying search match index like `(n of N)` (#453)

2015-10-22 Fir de Conversatie Nikolay Pavlov
2015-10-22 2:29 GMT+03:00 Radoslaw Burny : > To reply to the previous question about my measurements: I took one of the > bigger files from my team's C++ codebase, and copied it 5 times. The result > was 1.1 MB, 30 kLOC C++ file. Only the first search time was measured; > vim-searchindex caches th

Re: Fwd: Re: Bugs and fixes with changelog.vim

2015-10-22 Fir de Conversatie Christian Brabandt
Am 2015-10-21 15:55, schrieb Martin Florian: can someone maybe help me out? I'm looking for the current maintainer of ftplugin/changelog.vim (see forwarded mail for context). Well if no one answers, let me try. Would you be willing to maintain that file yourself? For a smaller file, this shou

Re: Updated SqlOracle syntax file

2015-10-22 Fir de Conversatie Paul Moore
Hi, As I said, you should post this direct to vim-dev yourself (maybe copy to Bram), and it'll get considered for inclusion. For what it's worth, I've checked through the changes and they look fine to me (although I'd defer to Bram on whether it's OK to take out support for ancient Vim versions -