Re: [vim/vim] fix the order of lbuffer and lbottom to be compatible with help (#1093)

2016-09-18 Fir de Conversatie h_east
Hi haya14busa, Bram and list! 2016-9-18(Sun) 2:10:03 UTC+9 haya14busa: > However, I +1 to fix the document. > > > > Really? :lbuffer exists since Vim 7.0. > d12f5c1#diff-ce3914d764138d99accdab481d1a3204R183 > > > I respects that Vim cares backward compatibility. lbottom was introduced >

Re: [vim/vim] fix the order of lbuffer and lbottom to be compatible with help (#1093)

2016-09-17 Fir de Conversatie h_east
Hi haya14busa, 2016-9-17(Sat) 22:58:46 UTC+9 haya14busa: > Hi! I found small bug(?) > > :h :lbuffer > > *:lb* *:lbuffer* > :lb[uffer][!] [bufnr] Same as ":cbuffer", except the location list for the > current window is used instead of the quickfix list. > >