updated telescope

This commit is contained in:
Norm Rasmussen
2023-05-12 16:46:26 -04:00
parent 7254c723e8
commit 8c2a4f1a90
8 changed files with 42 additions and 63 deletions

View File

@ -139,7 +139,7 @@ return {
["<C-r>"] = fb_actions.rename,
["<C-w>"] = fb_actions.goto_cwd,
["<C-o>"] = fb_actions.open,
["<C-d>"] = fb_actions.remove
["<C-d>"] = fb_actions.remove,
},
},
},