On Mo, 25 Jun 2018, Blay263 wrote:
> So just to give more context about a year ago the SAS vim files were
> updated. For the most part the updates were great but indenting hasn't
> worked since then.To reproduce: gvim --clean test.sas(attached). Then
> =G.indentation is removed . Expect indentatio
I uploaded the syntax file but not the indent file. Couldn't remember who
submitted the indent file. Could you try if this indent file work for you:
https://github.com/akanosora/vimfiles/tree/master/indent
On Mon, Jun 25, 2018 at 2:59 PM, Blay263 wrote:
> On Sunday, June 24, 2018 at 5:45:43 PM U
I'd like to look at this but I can't reproduce anything like it. On Kubuntu
18.04, gvim 8.1.0091 with GTK2, and with a keyboard rate at 50 Hz, and a 3.4
GHz i7, holding down Page Down or ctrl-f gives no flicker, and top says gvim is
at 18% of one core, with Xorg 30% and kwin_x11 at 17%, roughly
Hi,
On Mon, Jun 25, 2018 at 12:56 AM, Christian Brabandt wrote:
>
> On So, 24 Jun 2018, Yegappan Lakshmanan wrote:
>
>> Hi,
>>
>> On Sun, Jun 24, 2018 at 8:59 PM, David le Blanc
>> wrote:
>> > Hi, I've now tested with 8.1.26, and the problem doesn't appear.
>> >
>> > I put together the following
Dominique wrote:
> Attached patch fixes a typo in runtime/doc/version7.txt
Thanks!
--
Amnesia is one of my favorite words, but I forgot what it means.
/// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\
///sponsor Vim, vote for features -- http://www.Vim.org/s
On Sunday, June 24, 2018 at 5:45:43 PM UTC-4, Christian Brabandt wrote:
> On So, 24 Jun 2018, Blay263 wrote:
>
> > As i mentioned above issuing the command gg=G in a sas file removes all
> > indention and the text is left aligned.
>
> With what file? Did you start with vim --clean?
>
>
> Best,
Hi
Attached patch fixes a typo in
runtime/doc/version7.txt
Regards
Dominique
--
--
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 received this mes
Patch 8.1.0116
Problem:Display problem with 'vartabstop' and 'linebreak'. (Chauca
Fuentes)
Solution: Call tabstop_padding(). (Christian Brabandt, closes #3076)
Files: src/screen.c, src/testdir/test_vartabs.vim
*** ../vim-8.1.0115/src/screen.c2018-06-24 19:23:59.98
On Mo, 25 Jun 2018, Bram Moolenaar wrote:
> Christian wrote:
>
> > Can you please squash the following patch in?
>
> I was wondering why your changes were not matching, you apparently had a
> locally modified version.
That was a patch I created initially for #2049
(https://github.com/vim/vim
Christian wrote:
> Can you please squash the following patch in?
I was wondering why your changes were not matching, you apparently had a
locally modified version.
It's been quite busy the last few days, I'll put this on the todo list.
--
Corduroy pillows: They're making headlines!
/// Br
Tony wrote:
> On Mon, Jun 25, 2018 at 12:06 AM, Bram Moolenaar wrote:
> >
> > Patch 8.1.0115
> > Problem:The matchparen plugin may throw an error.
> > Solution: Change the skip argument from zero to "0".
> > Files: runtime/plugin/matchparen.vim
>
> Nit: We forgot to bump line 3, it
On So, 24 Jun 2018, Yegappan Lakshmanan wrote:
> Hi,
>
> On Sun, Jun 24, 2018 at 8:59 PM, David le Blanc
> wrote:
> > Hi, I've now tested with 8.1.26, and the problem doesn't appear.
> >
> > I put together the following contrived example to test;
> >
> > vim -u NONE '+cexpr system("grep -nH :
12 matches
Mail list logo