Re: default.vim getting sourced even when vimrc is present

2016-11-08 Thread Karthick Gururaj
On Tue, Nov 8, 2016 at 8:34 AM, Ken Takata wrote: > > Hi Karthick, > > 2016/11/7 Mon 22:24:03 UTC+9 Karthick wrote: > > Hello all, > > > > > > I just installed the 80-069 version of the MS-Windows Vim installer. I see > > the scrolloff option is being set to "5" due to

Re: default.vim getting sourced even when vimrc is present

2016-11-07 Thread Ken Takata
Hi Karthick, 2016/11/7 Mon 22:24:03 UTC+9 Karthick wrote: > Hello all, > > > I just installed the 80-069 version of the MS-Windows Vim installer. I see > the scrolloff option is being set to "5" due to defaults.vim getting sourced. (snip) > In my case, $VIM/_vimrc file *is* present,

Re: default.vim getting sourced even when vimrc is present

2016-11-07 Thread Bram Moolenaar
Karthick Gururaj wrote: > I just installed the 80-069 version of the MS-Windows Vim installer. I see > the scrolloff option is being set to "5" due to defaults.vim getting > sourced. > > :verbose set scrolloff? > Shows, >scrolloff=5 > Last set from C:\Program Files

default.vim getting sourced even when vimrc is present

2016-11-07 Thread Karthick Gururaj
Hello all, I just installed the 80-069 version of the MS-Windows Vim installer. I see the scrolloff option is being set to "5" due to defaults.vim getting sourced. :verbose set scrolloff? Shows, scrolloff=5 Last set from C:\Program Files (x86)\Vim\vim80\defaults.vim :version VIM - Vi