@@ -52,6 +52,7 @@ or skip this section entirely if you want to roll with the defaults.
|
||||
show_numbers = false,
|
||||
show_relative_numbers = false,
|
||||
show_symbol_details = true,
|
||||
preview_bg_highlight = 'Pmenu',
|
||||
-- These keymaps can be a string or a table for multiple keys
|
||||
keymaps = {
|
||||
close = {"<Esc>", "q"},
|
||||
@@ -167,6 +168,15 @@ show_symbol_details
|
||||
|
||||
Type: boolean
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
preview_bg_highlight
|
||||
|
||||
Background color of the preview window
|
||||
|
||||
Default: Pmenu
|
||||
|
||||
Type: string
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
keymaps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user