File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1258,15 +1258,15 @@ The following mappings/actions are only available on file:// scheme.
12581258*<Plug>(fern-action-remove)*
12591259*<Plug>(fern-action-remove=)*
12601260 Open a prompt to ask if fern can DELETE the cursor node or marked
1261- nodes. BE CAREFUL with this action while it DELETE the file/direcoty
1261+ nodes. BE CAREFUL with this action while it DELETE the file/directoty
12621262 and users cannot restore (like "rm" in terminal.)
12631263 You can use a "=" variant to apply values to the prompt and/or submit
12641264 a value like:
12651265>
12661266 " Immediately delete
12671267 nmap <buffer>
1268- \ <Plug>(my-trash )
1269- \ <Plug>(fern-action-trash =)y<CR>
1268+ \ <Plug>(my-remove )
1269+ \ <Plug>(fern-action-remove =)y<CR>
12701270<
12711271*<Plug>(fern-action-cd:root)*
12721272*<Plug>(fern-action-lcd:root)*
You can’t perform that action at this time.
0 commit comments