Use full keywords

This commit is contained in:
Marco Hinz 2013-10-18 19:50:23 +02:00
parent c657a56659
commit 0ed0cd7e73

View file

@ -491,9 +491,9 @@ endfunction
function! s:close() abort
if len(filter(range(0, bufnr('$')), 'buflisted(v:val)'))
if bufloaded(bufnr('#'))
b #
buffer #
else
bn
bnext
endif
else
quit