Updated config
This commit is contained in:
@@ -40,6 +40,11 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
commands = {
|
||||
history = {
|
||||
view = "popup",
|
||||
},
|
||||
},
|
||||
routes = {
|
||||
{
|
||||
filter = {
|
||||
@@ -61,8 +66,8 @@ return {
|
||||
bottom_search = true,
|
||||
command_palette = true,
|
||||
long_message_to_split = true,
|
||||
inc_rename = false,
|
||||
lsp_doc_border = false,
|
||||
inc_rename = true,
|
||||
lsp_doc_border = true,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user