diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-08-02 19:50:09 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-08-03 00:16:09 +0200 |
commit | a90b1b7c6fcc0ee558312b34b190ef26667e771f (patch) | |
tree | 00ad740072da4b849a53f17088b90016cb7f80f1 /src/nvim/eval.c | |
parent | 7d24c4d6b0413cd5af8d0579f0a9a694db7f775e (diff) | |
download | rneovim-a90b1b7c6fcc0ee558312b34b190ef26667e771f.tar.gz rneovim-a90b1b7c6fcc0ee558312b34b190ef26667e771f.tar.bz2 rneovim-a90b1b7c6fcc0ee558312b34b190ef26667e771f.zip |
vim-patch:c527d90: runtime(netrw): honor `g:netrw_alt{o,v}` for `:{S,H,V}explore`
Make `:Sexplore` / `:Hexplore` / `:Vexplore` commands honor the user
`&split{right,below}` settings (or netrw-specific `g:netrw_alt{o,v}`)
instead of hardcoding a split direction. Similarly, update banged
variants of the two latter commands to follow the inverted preference.
closes: vim/vim#15417
https://github.com/vim/vim/commit/c527d90fae7210d6dc5cbdf7507f26a32455149b
Co-authored-by: Ivan Shapovalov <intelfx@intelfx.name>
Diffstat (limited to 'src/nvim/eval.c')
0 files changed, 0 insertions, 0 deletions