Re: [patch] updated breakindent patch

2014-06-30 Fir de Conversatie Christian Brabandt
Am 2014-06-30 21:46, schrieb Amadeus Demarzi: Christian, thanks for tackling a ton of little nitpicks I've had with Vim! One thing in general that would be awesome if fixed, especially in line with this patch, would be that when scrolling past lines that are wrapped, not having the document jum

Request for permision to use the Vim icon in a new Windows shell extension.

2014-06-30 Fir de Conversatie john . brandwood
Hi, I've written an open-source collection of Windows Explorer shell extensions that supports 17 different text editors, including Vim. The project will, hopefully, go live on SourceForge/Github in a week or so (it's already registered as "EditWith"). The shell extension can load up Vim's icon

Re: [patch] updated breakindent patch

2014-06-30 Fir de Conversatie Amadeus Demarzi
Christian, thanks for tackling a ton of little nitpicks I've had with Vim! One thing in general that would be awesome if fixed, especially in line with this patch, would be that when scrolling past lines that are wrapped, not having the document jump the number of lines the wrap take up. It make

Re: r in normal mode (= replace single character) does not respect insert mode mappings

2014-06-30 Fir de Conversatie Christian Brabandt
On So, 29 Jun 2014, Enno wrote: > Is this a feature or a bug? This occurs under a Vanilla gVim 7.4.326 under > Windows 7 x64, or a Vanilla Vim 7.4.326 under CygWin. > > To reproduce: > > Start vim. Type 'x', then type > > :inoremap ; / > > then type > > r; > > Expected: The buffer contains

Re: r in normal mode (= replace single character) does not respect insert mode mappings

2014-06-30 Fir de Conversatie Павлов Николай Александрович
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 You should read documentation. I do not use this feature, only know that it exists. On June 30, 2014 5:26:06 PM GMT+03:00, Enno wrote: >Le lundi 30 juin 2014 05:06:27 UTC+2, ZyX a écrit : >> -BEGIN PGP SIGNED MESSAGE- >> >> Hash: SHA512 >>

matchaddpos(): a mini-review

2014-06-30 Fir de Conversatie LCD 47
The initial motivation for adding the matchaddpos() function was to speed up highlighting in syntastic, so I tried to make syntastic actually use it where appropriate. As it turned out, that isn't really feasible, partly because of the structure of syntastic (not relevant on this list), but al

Re: latex spell check disabled if set filetype=latex

2014-06-30 Fir de Conversatie Charles Campbell
Enno wrote: Le mardi 24 juin 2014 19:16:44 UTC+2, DrChip a écrit : Enno wrote: Le vendredi 13 juin 2014 18:53:06 UTC+2, Charles Campbell a écrit : Enno wrote: Ok, I understand that spell checking is only activated after a keyword, such as the \section{..} command. But why is it that \begin{d

Re: r in normal mode (= replace single character) does not respect insert mode mappings

2014-06-30 Fir de Conversatie Enno
Le lundi 30 juin 2014 05:06:27 UTC+2, ZyX a écrit : > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > :lmap mappings apply to r if &iminsert is set as documented. Documentation > does not say about :imap mappings. I do not think it is a bug. > > > > On June 29, 2014 3:26:37 PM G

Re: 'isfname' and 'isprint' don't allow to include ^@ = 0

2014-06-30 Fir de Conversatie Ingo Karkat
On 12-Jun-2014 13:07 +0200, Ingo Karkat wrote: > On 12-Jun-2014 12:51 +0200, Bram Moolenaar wrote: > >> Christian wrote: >> >>> On Di, 10 Jun 2014, Ingo Karkat wrote: >>> Hello Vim developers, a question on Super User (http://superuser.com/questions/766817/hide-non-printable-c