Add help file
This commit is contained in:
@@ -81,7 +81,7 @@ vim.g.symbols_outline = {
|
||||
| Property | Description | Type | Default |
|
||||
| ---------------------- | ------------------------------------------------------------------------------ | ------------------ | ------------------------ |
|
||||
| highlight_hovered_item | Whether to highlight the currently hovered symbol (high cpu usage) | boolean | true |
|
||||
| show_guides | Wether to show outline guides | boolean | true |
|
||||
| show_guides | Whether to show outline guides | boolean | true |
|
||||
| position | Where to open the split window | 'right' or 'left' | 'right' |
|
||||
| width | How big the window is (relative to the current split) | int | 25 |
|
||||
| auto_preview | Show a preview of the code on hover | boolean | true |
|
||||
|
||||
Reference in New Issue
Block a user