feat: working nvim-tree setup
This commit is contained in:
parent
68ceebb595
commit
ce832a3ca2
2 changed files with 2 additions and 2 deletions
modules/applications
|
@ -48,7 +48,7 @@ in
|
|||
nvim-web-devicons # fork of vim-devicons?
|
||||
plenary-nvim # async utility lib it seems?
|
||||
lualine-nvim # customizable status line
|
||||
nvim-tree # file tree
|
||||
nvim-tree-lua # file tree
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue