Skip to content

Commit

Permalink
fix(nvim-tree): hide_root_folder is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Jint-lzxy committed Apr 15, 2023
1 parent 5c7e151 commit fc345c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/modules/configs/tool/nvim-tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ return function()
number = false,
relativenumber = false,
signcolumn = "yes",
hide_root_folder = false,
float = {
enable = false,
open_win_config = {
Expand Down

0 comments on commit fc345c9

Please sign in to comment.