feat: attempt to use nvim-tree instead
This commit is contained in:
parent
a5883567bb
commit
68ceebb595
3 changed files with 16 additions and 4 deletions
modules/applications
|
@ -47,9 +47,8 @@ in
|
|||
vim-devicons # nice looking icons
|
||||
nvim-web-devicons # fork of vim-devicons?
|
||||
plenary-nvim # async utility lib it seems?
|
||||
nerdtree # file tree
|
||||
nerdtree-git-plugin # show git status for files
|
||||
nerdtree-syntax-highlight # syntax hightlight files in the tree
|
||||
lualine-nvim # customizable status line
|
||||
nvim-tree # file tree
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue