some oil options
This commit is contained in:
parent
de5b9c3cf7
commit
041d681f7a
@ -1,6 +1,10 @@
|
||||
return {
|
||||
'stevearc/oil.nvim',
|
||||
opts = {
|
||||
delete_to_trash = true,
|
||||
default_file_explorer = true,
|
||||
skip_confirm_for_simple_edits = true,
|
||||
show_hidden = true,
|
||||
keymaps = {
|
||||
['g?'] = 'actions.show_help',
|
||||
['<CR>'] = 'actions.select',
|
||||
|
Loading…
x
Reference in New Issue
Block a user