nvim: nvimtree sync root/cwd
This commit is contained in:
parent
4e48e0f369
commit
1da8482c51
1 changed files with 1 additions and 0 deletions
|
@ -298,6 +298,7 @@ require 'lualine'.setup {
|
|||
|
||||
-- NvimTree {{{
|
||||
require('nvim-tree').setup({
|
||||
sync_root_with_cwd = true,
|
||||
renderer = {
|
||||
add_trailing = true,
|
||||
special_files = {},
|
||||
|
|
Loading…
Add table
Reference in a new issue