Skip to content

Commit

Permalink
Remove obsolete options for nvim-tree
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhao committed Oct 11, 2023
1 parent b1f0ef6 commit 8d74fcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/config/nvim-tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ nvim_tree.setup {
update_cwd = false,
view = {
width = 30,
hide_root_folder = false,
side = "left",
preserve_window_proportions = false,
number = false,
Expand Down

0 comments on commit 8d74fcb

Please sign in to comment.