fix: export find_file, remove global options, disable follow by default
This commit is contained in:
@@ -21,12 +21,7 @@ M.Tree = {
|
||||
bufnr = nil,
|
||||
winnr = nil,
|
||||
buf_options = {
|
||||
'sidescroll=5',
|
||||
'noswapfile',
|
||||
'splitbelow',
|
||||
'noruler',
|
||||
'noshowmode',
|
||||
'noshowcmd'
|
||||
},
|
||||
win_options = {
|
||||
relativenumber = false,
|
||||
|
||||
Reference in New Issue
Block a user