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:
Martin Larsson 2024-01-29 01:44:58 +01:00
parent 8eecbb115e
commit 611c361951
6 changed files with 206 additions and 45 deletions

View file

@ -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,