show hidden files in oil
This commit is contained in:
parent
1783d82fe2
commit
3836f866d6
@ -4,7 +4,10 @@ return {
|
||||
delete_to_trash = true,
|
||||
default_file_explorer = true,
|
||||
skip_confirm_for_simple_edits = true,
|
||||
view_options = {
|
||||
-- Show files and directories that start with "."
|
||||
show_hidden = true,
|
||||
},
|
||||
keymaps = {
|
||||
['g?'] = 'actions.show_help',
|
||||
['<CR>'] = 'actions.select',
|
||||
|
Loading…
x
Reference in New Issue
Block a user