diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2021-11-24 21:45:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-24 21:45:42 -0700 |
commit | b5b025f6a3ad406929c096f63b5f1e7649d3c818 (patch) | |
tree | aba24b1ca915372a63179c7d3a3c4ad546ab0501 /runtime/lua/vim/lsp/util.lua | |
parent | f2722884a88170d62bd2509b94cda759d5312646 (diff) | |
download | rneovim-b5b025f6a3ad406929c096f63b5f1e7649d3c818.tar.gz rneovim-b5b025f6a3ad406929c096f63b5f1e7649d3c818.tar.bz2 rneovim-b5b025f6a3ad406929c096f63b5f1e7649d3c818.zip |
fix(diagnostic): do not focus floats in goto functions (#16433)
Floating windows opened by `goto_next` and `goto_prev` should not be
focused when repeating the `goto_` function. The float can still be
focused by calling `open_float` with `scope = "cursor"`.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions