]> Sergey Matveev's repositories - vim-lsp.git/commit
Add <mods> to ":LspOutline"
authorAndreas Louv <andreas@louv.dk>
Sun, 16 Apr 2023 07:40:12 +0000 (09:40 +0200)
committerAndreas Louv <andreas@louv.dk>
Sun, 16 Apr 2023 12:21:02 +0000 (14:21 +0200)
commit110870ef30dbf2f49e8f4a579a6067aabd99d7aa
tree02bec1abb6d6622a9e3316469e524f1f50b8ca46
parent398e6a9420a7cf26fe623bf340d1535e29d26817
Add <mods> to ":LspOutline"

This will allow you to add command modifiers to the created Outline
window. The option "outlineOnRight" is still respected but can be
overridden by explicitly setting another modifier.
autoload/lsp/lsp.vim
autoload/lsp/outline.vim
plugin/lsp.vim