add oil git status and remove claude code
This commit is contained in:
parent
0aeb586f4c
commit
2bf0ff4c16
4 changed files with 13 additions and 21 deletions
|
|
@ -3,6 +3,9 @@ return {
|
|||
---@module 'oil'
|
||||
---@type oil.SetupOpts
|
||||
opts = {
|
||||
win_options = {
|
||||
signcolumn = 'yes:2',
|
||||
},
|
||||
default_file_explorer = true,
|
||||
view_options = {
|
||||
show_hidden = true,
|
||||
|
|
@ -12,4 +15,3 @@ return {
|
|||
dependencies = { { 'echasnovski/mini.icons', opts = {} } },
|
||||
lazy = false,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue