diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-12 05:51:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-12 05:51:49 +0800 |
commit | 6e0c36ba0e6691401726fd4215f89729138ba82f (patch) | |
tree | c8eb7c4cfacbd72da41254f3f69b4e97f821ee8b /runtime/lua/vim/loader.lua | |
parent | 278805dfacc865c594c383f6f1fb7eeaf307aa15 (diff) | |
download | rneovim-6e0c36ba0e6691401726fd4215f89729138ba82f.tar.gz rneovim-6e0c36ba0e6691401726fd4215f89729138ba82f.tar.bz2 rneovim-6e0c36ba0e6691401726fd4215f89729138ba82f.zip |
vim-patch:9.0.1686: undotree() only works for the current buffer (#24665)
Problem: undotree() only works for the current buffer
Solution: Add an optional "buffer number" parameter to undotree(). If
omitted, use the current buffer for backwards compatibility.
closes: vim/vim#4001
closes: vim/vim#12292
https://github.com/vim/vim/commit/5fee11114975b7405b7ccd3ee8758e54bf559760
Co-authored-by: Devin J. Pohly <djpohly@gmail.com>
Diffstat (limited to 'runtime/lua/vim/loader.lua')
0 files changed, 0 insertions, 0 deletions