{ plugins = { # https://github.com/nvim-tree/nvim-tree.lua # A File Explorer For Neovim Written In Lua nvim-tree = { enable = true; }; }; }