master #1

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

View File

@@ -97,7 +97,7 @@ return {
function()
require('fzf-lua').complete_path()
end,
mode = { "n", "v", "i" },
mode = { 'n', 'v', 'i' },
desc = 'Fuzzy complete path',
},
}