1
Fork 0

feat: working nvim-tree setup

This commit is contained in:
Matei Adriel 2022-02-07 14:14:46 +02:00
parent 68ceebb595
commit ce832a3ca2
2 changed files with 2 additions and 2 deletions
modules/applications

View file

@ -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
];
};
}