master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit e72fa7324b - Show all commits

View File

@@ -35,12 +35,14 @@ require('telescope').setup {
},
find_files = {
theme = 'ivy',
previewer = false,
},
oldfiles = {
theme = 'ivy',
},
git_files = {
theme = 'ivy',
previewer = false,
},
lsp_dynamic_workspace_symbols = {
},