Update preview_toggle name

This commit is contained in:
simrat39
2021-08-20 19:11:24 -07:00
parent a2e4a20308
commit 079f39607a
4 changed files with 26 additions and 26 deletions

View File

@@ -16,7 +16,7 @@ local defaults = {
goto_location = "<Cr>",
focus_location = "o",
hover_symbol = "<C-space>",
preview_symbol = "K",
toggle_preview = "K",
rename_symbol = "r",
code_actions = "a",
show_help = "?",