Outline
Usage #
Run :Lspsaga outline
.
In Float Window #
Default Options #
Enable the breadcrumbs feature (symbols_in_winbar.enable = true
) or this module would not work.
Default options of outline
section:
win_position = 'right'
window positionwin_width = 30
window widthauto_preview = true
auto preview when cursor moved in outline windowdetail = true
show detailauto_close = true
auto close itself when outline window is last windowclose_after_jump = false
close after jumplayout = 'normal'
float or normal default is normal when is float above options will ignoredmax_height = 0.5
height of outline float layoutleft_width = 0.3
width of outline float layout left window
Default Keymaps #
Default keymaps in outline.keys
section:
toggle_or_jump = 'o'
toggle or jumpquit = 'q'
quit outline windowjump = 'e'
jump to pos even on a expand/collapse node