master #1

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

View File

@@ -7,6 +7,7 @@ return {
opts = { opts = {
default_explorer = true, default_explorer = true,
icon_provider = 'nvim_web_devicons', icon_provider = 'nvim_web_devicons',
confirm_simple = true,
mappings = { mappings = {
['C-d'] = 'SelectVSplit', ['C-d'] = 'SelectVSplit',
['C-s'] = 'SelectSplit', ['C-s'] = 'SelectSplit',