diff options
author | Colin Kennedy <colinvfx@gmail.com> | 2024-03-27 08:22:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 16:22:33 +0800 |
commit | 61e25b7200a62d3f8c99ddd6196e124be6b6e3dc (patch) | |
tree | 0989367f86a04ed96e711e38d756caf31cc5ce7c /runtime/lua/vim/func.lua | |
parent | 00e9c6955125fdbded208d4b5af59b94e96d7ea8 (diff) | |
download | rneovim-61e25b7200a62d3f8c99ddd6196e124be6b6e3dc.tar.gz rneovim-61e25b7200a62d3f8c99ddd6196e124be6b6e3dc.tar.bz2 rneovim-61e25b7200a62d3f8c99ddd6196e124be6b6e3dc.zip |
vim-patch:9.1.0208: winfixbuf does not allow to re-edit current buffer (#28054)
Problem: winfixbuf does not allow to re-edit current buffer
(Tim Pope, after v9.1.0147)
Solution: Explicitly allow :e even when 'winfixbuf' is set,
since it just re-loads the current buffer
(Colin Kennedy)
fixes: vim/vim#14237
closes: vim/vim#14286
https://github.com/vim/vim/commit/65e580bd5610465bb6b9c1a546b7a8d00c76aa47
Diffstat (limited to 'runtime/lua/vim/func.lua')
0 files changed, 0 insertions, 0 deletions