[runtime] updated syntax and indent files for 'gitolite'

2017-10-04 Fir de Conversatie Sitaram Chamarty
Hi Bram, others, I have an updated 'gitolite.vim' syntax file and an updated 'gitolite.vim' indent file. They are attached as 'syntax-gitolite.vim' and 'indent-gitolite.vim'. They're not big (together less than 6k), so I hope it is OK to send as attachments. Background: I'm the author and maint

[PATCH] Fix typo in Ada runtime/autoload

2017-10-04 Fir de Conversatie Nathaniel Channing
Hi, I've recently encountered an issue where 'aj' and 'al' were incorrectly bound in :imap while editing Ada files. Upon further inspection, commit 3df0173fa6d0418e89ef4e9c1d04a97c92eec27c introduced a typo that caused this. Here is a patch that fixes it: >From 0885f99f64628a306a68ca129cc17cfe

Re: [patch] use strikethrough for diff filetype

2017-10-04 Fir de Conversatie Christian Brabandt
On Di, 03 Okt 2017, Ben Fritz wrote: > I for one will definitely use it, I didn't remember that strikethrough > had been added! Thanks for the example, if nothing else! There might also be changes for the 2html plugin needed. Christian -- Nächstenliebe findet man zum Beispiel bei Menschen, die

Re: [patch] use strikethrough for diff filetype

2017-10-04 Fir de Conversatie Ben Fritz
On Tuesday, October 3, 2017 at 10:55:54 PM UTC-5, Manuel Ortega wrote: > > > Am I the only one who looked at the screenshot and found it harder to read > than the non-strikethough version of diff highlighting?  Seriously, the > *color* is what tells the reader which text is the old text.  Whic

Re: debugging a terminal/vim issue

2017-10-04 Fir de Conversatie Christian Brabandt
On Do, 05 Okt 2017, Kazunobu Kuriyama wrote: > 2017-10-04 19:25 GMT+09:00 Christian Brabandt : > > Hi, > I am facing a strange problem with putty as terminal emulator and using > termguicolors and I hope someone here can give me a tip on how to debug > this. > > Putty recent

vim screen coruptions

2017-10-04 Fir de Conversatie Marcin Szamotulski
Hello, With one of the recent changes when scrolling with or the screen gets corrupted. The end of lines have ^E or ^Y respectively and I need to redraw the screen to get rid of them. I cannot reproduce it in `vim -u NONE --noplugins` though. Best, Marcin -- -- You received this message fr

Re: Patch 8.0.1174

2017-10-04 Fir de Conversatie Bram Moolenaar
Cesar Romani wrote: > On 04/10/2017 11:05 a.m., Bram Moolenaar wrote: > > > > Patch 8.0.1174 > > Problem:Mac Terminal.app has wrong color for white. > > Solution: Use white from the color cube. > > Files: src/globals.h, src/term.c, src/syntax.c [...] > I'm building vim on Wi

Patch 8.0.1175

2017-10-04 Fir de Conversatie Bram Moolenaar
Patch 8.0.1175 (after 8.0.1174) Problem:Build failure without +termresponse. Solution: Add #ifdef. Files: src/syntax.c *** ../vim-8.0.1174/src/syntax.c2017-10-04 18:04:09.401665188 +0200 --- src/syntax.c2017-10-04 19:32:41.280479551 +0200 *** *** 7350,7359

Re: debugging a terminal/vim issue

2017-10-04 Fir de Conversatie Kazunobu Kuriyama
2017-10-04 19:25 GMT+09:00 Christian Brabandt : > Hi, > I am facing a strange problem with putty as terminal emulator and using > termguicolors and I hope someone here can give me a tip on how to debug > this. > > Putty recently learned to use 24bit colors which in Vim is enabled by > setting the

Re: Patch 8.0.1174

2017-10-04 Fir de Conversatie Cesar Romani
On 04/10/2017 11:05 a.m., Bram Moolenaar wrote: > > Patch 8.0.1174 > Problem:Mac Terminal.app has wrong color for white. > Solution: Use white from the color cube. > Files: src/globals.h, src/term.c, src/syntax.c > > > *** ../vim-8.0.1173/src/globals.h 2017-09-16 20:54:47.082560506 +02

Patch 8.0.1174

2017-10-04 Fir de Conversatie Bram Moolenaar
Patch 8.0.1174 Problem:Mac Terminal.app has wrong color for white. Solution: Use white from the color cube. Files: src/globals.h, src/term.c, src/syntax.c *** ../vim-8.0.1173/src/globals.h 2017-09-16 20:54:47.082560506 +0200 --- src/globals.h 2017-10-04 17:55:31.544495685

[doc][patch] Update documents

2017-10-04 Fir de Conversatie Ken Takata
Hi, Attached patch fixes some issues in the documents: * Use `{foo} [, {bar}]` style instead of `{foo}[, {bar}]`. Insert space between "}" and "[," for readability. https://groups.google.com/d/msg/vim_dev/fM1-H3VrJs0/wFNcUVo0AwAJ * Update description of empty(). Write about a String parameter

debugging a terminal/vim issue

2017-10-04 Fir de Conversatie Christian Brabandt
Hi, I am facing a strange problem with putty as terminal emulator and using termguicolors and I hope someone here can give me a tip on how to debug this. Putty recently learned to use 24bit colors which in Vim is enabled by setting the termguicolors option. However, when I set this, my cursor