Change telescope to dropdown, telescope now uses select_drow action, remove the hide telescope borders in tokyonight, change visible dirs and tokens in lspsaga lualine status, clangd header/source toggle now also uses drop over edit
This commit is contained in:
parent
8eecbb115e
commit
611c361951
6 changed files with 206 additions and 45 deletions
|
|
@ -13,11 +13,11 @@ return {
|
|||
hide_keyword = true,
|
||||
ignore_patterns = nil,
|
||||
show_file = true,
|
||||
folder_level = 3,
|
||||
folder_level = 2,
|
||||
color_mode = true,
|
||||
dely = 300,
|
||||
show_nodes = true,
|
||||
max_nodes = 3,
|
||||
max_nodes = 2,
|
||||
},
|
||||
implement = {
|
||||
enable = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue