add snack
This commit is contained in:
parent
2776e0b501
commit
b6c886310b
7 changed files with 55 additions and 142 deletions
|
|
@ -1,17 +0,0 @@
|
|||
return {
|
||||
'stevearc/oil.nvim',
|
||||
---@module 'oil'
|
||||
---@type oil.SetupOpts
|
||||
opts = {
|
||||
win_options = {
|
||||
signcolumn = 'yes:2',
|
||||
},
|
||||
default_file_explorer = true,
|
||||
view_options = {
|
||||
show_hidden = true,
|
||||
},
|
||||
watch_for_changes = true,
|
||||
},
|
||||
dependencies = { { 'echasnovski/mini.icons', opts = {} } },
|
||||
lazy = false,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue