New plugin, updated nvim-tree's deprecated open-on-startup

This commit is contained in:
Norm Rasmussen
2023-01-30 17:28:16 -05:00
parent 0330fae3b2
commit 726894d56a
6 changed files with 69 additions and 44 deletions

View File

@ -14,7 +14,6 @@
local g = vim.g
require('nvim-tree').setup {
open_on_setup = true,
update_cwd = true,
filters = {
dotfiles = true,