]> Sergey Matveev's repositories - vim-lsp.git/commit
Add `keepFocusInDiags` option
authornewtonne <14221622+newtonne@users.noreply.github.com>
Sun, 14 May 2023 12:51:19 +0000 (13:51 +0100)
committernewtonne <14221622+newtonne@users.noreply.github.com>
Sun, 14 May 2023 12:51:19 +0000 (13:51 +0100)
commit1122f9c333ab7a1e328627d21f2425b4e8bcaa71
tree262d8105871795ac8783889bf87b0d22efa83520
parent889df762ada9a0fdd6e612a16c33b4bbc4fb09e9
Add `keepFocusInDiags` option

This option serves a similar purpose to `keepFocusInReferences` but for
`LspDiagShow` rather than `LspShowReferences`. No changes to default
behaviour since it defaults to true.
autoload/lsp/diag.vim
autoload/lsp/options.vim
doc/lsp.txt