Re: download statistics from the daily win builds

2019-05-17 Thread Bram Moolenaar
Christian wrote: > I thought, that I share some download statistics from the daily Vim > builds from the vim-win32-installer repository that I created today. Very nice, thanks for making this work. > So here are some statistics for the releases 8.1.1201 (Apr 25th, 2019) - > 8.1.1336 (May 17t

Re: download statistics from the daily win builds

2019-05-17 Thread 'Lifepillar' via vim_use
On 17 May 2019, at 21:42, Christian Brabandt wrote: > > Hi, > I thought, that I share some download statistics from the daily Vim > builds from the vim-win32-installer repository that I created today. > > So here are some statistics for the releases 8.1.1201 (Apr 25th, 2019) - > 8.1.1336 (May

download statistics from the daily win builds

2019-05-17 Thread Christian Brabandt
Hi, I thought, that I share some download statistics from the daily Vim builds from the vim-win32-installer repository that I created today. So here are some statistics for the releases 8.1.1201 (Apr 25th, 2019) - 8.1.1336 (May 17th, 2019). |Version |x86 zip|x64 zip|x86 exe|x64 exe|32bit|64bit|

Re: How to get C-x C-f to properly handle $HOME but not expand it into the text?

2019-05-17 Thread Shlomi Fish
On Fri, 17 May 2019 19:36:26 +0200 "'Andy Wokula' via vim_use" wrote: > Am 17.05.2019 um 14:15 schrieb Shlomi Fish: > > Hi all! > > > > With gvim -U NONE -u NONE .jwmrc (which the XML file here > > https://github.com/shlomif/shlomif-computer-settings/blob/master/shlomif-settings/jwm/jwm.jwmrc > >

Re: How to get C-x C-f to properly handle $HOME but not expand it into the text?

2019-05-17 Thread 'Andy Wokula' via vim_use
Am 17.05.2019 um 14:15 schrieb Shlomi Fish: Hi all! With gvim -U NONE -u NONE .jwmrc (which the XML file here https://github.com/shlomif/shlomif-computer-settings/blob/master/shlomif-settings/jwm/jwm.jwmrc ) pressing Ctrl-x and ctrl-f in insert mode in line 130 causes $HOME to expand into /home/

How to get C-x C-f to properly handle $HOME but not expand it into the text?

2019-05-17 Thread Shlomi Fish
Hi all! With gvim -U NONE -u NONE .jwmrc (which the XML file here https://github.com/shlomif/shlomif-computer-settings/blob/master/shlomif-settings/jwm/jwm.jwmrc ) pressing Ctrl-x and ctrl-f in insert mode in line 130 causes $HOME to expand into /home/shlomif in the text, which I wish to avoid, bu

Re: Version Control

2019-05-17 Thread Yuanxuan Zhu
Hi, I use Plugin vim-gitgutter. - Best Regards, Zhuyuanxuan On Fri, May 17, 2019 at 2:39 PM Vedanth Srinivasan wrote: > Please tell me how to get Version Control/ Local History on a file in vim. > I would like to take a look at the changes made to a file step by ste

Re: Version Control

2019-05-17 Thread 'Jürgen Krämer' via vim_use
Hi, Vedanth Srinivasan schrieb am 16.05.2019 um 02:30: > Please tell me how to get Version Control/ Local History on a file in vim. I > would like to take a look at the changes made to a file step by step.    if you only want to visualize the changes made inside Vim (not within a version control