Warn about dirbuf.nvim in update_to_buf_dir docs (#901)
This commit is contained in:
@@ -172,7 +172,8 @@ Here is a list of the options available in the setup call:
|
||||
*nvim-tree.update_to_buf_dir*
|
||||
- |update_to_buf_dir|: hijacks new directory buffers when they are opened (`:e dir`).
|
||||
|
||||
- |update_to_buf_dir.enable|: enable the feature. Disable this option if you use vim-dirvish.
|
||||
- |update_to_buf_dir.enable|: enable the feature. Disable this option if you
|
||||
use vim-dirvish or dirbuf.nvim.
|
||||
type: `boolean`
|
||||
default: `true`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user