Don't use tabs as default
This commit is contained in:
parent
c43f43f6d4
commit
9160e3c7ad
@ -34,19 +34,15 @@ require('telescope').setup {
|
||||
}
|
||||
},
|
||||
find_files = {
|
||||
mappings = mappingTab,
|
||||
theme = 'ivy',
|
||||
},
|
||||
oldfiles = {
|
||||
mappings = mappingTab,
|
||||
theme = 'ivy',
|
||||
},
|
||||
git_files = {
|
||||
mappings = mappingTab,
|
||||
theme = 'ivy',
|
||||
},
|
||||
lsp_dynamic_workspace_symbols = {
|
||||
mappings = mappingTab
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user