feat(view): allow function for view.float.open_win_config (#1538)
This commit is contained in:
committed by
GitHub
parent
259efeee62
commit
c3ea264947
@@ -669,7 +669,7 @@ Window / buffer setup.
|
||||
|
||||
*nvim-tree.view.float.open_win_config*
|
||||
Floating window config. See |nvim_open_win| for more details.
|
||||
Type: `table`, Default:
|
||||
Type: `table` or `function` that returns a table, Default:
|
||||
`{`
|
||||
`relative = "editor",`
|
||||
`border = "rounded",`
|
||||
|
||||
Reference in New Issue
Block a user