aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorMarco Hinz <mh.codebro@gmail.com>2017-01-09 12:53:06 +0100
committerJames McCoy <jamessan@jamessan.com>2017-02-04 17:55:45 -0500
commite3b92c77da0277c8d58e037e42c5b929be469284 (patch)
treebc8bb9e5a7f57d8abf494cd096976ed370dc7ffe /src/nvim/api/buffer.c
parentd60d1b3232a43cbc025dbbec91535260d493d89e (diff)
downloadrneovim-e3b92c77da0277c8d58e037e42c5b929be469284.tar.gz
rneovim-e3b92c77da0277c8d58e037e42c5b929be469284.tar.bz2
rneovim-e3b92c77da0277c8d58e037e42c5b929be469284.zip
vim-patch:7.4.2023
Problem: buflist_findname_stat() may find a dummy buffer. Solution: Set the BF_DUMMY flag after loading a dummy buffer. Start finding buffers from the end of the list. NOTE: In Neovim, buflist_findname_stat() was replaced by buflist_findname_file_id() in c41535d69. https://github.com/vim/vim/commit/ea3f2e7be447a8f0c4436869620f908de5e8ef1e
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions