cleanup
This commit is contained in:
parent
d619d03e56
commit
003d871cdd
3 changed files with 18 additions and 0 deletions
|
|
@ -11,4 +11,8 @@ return {
|
|||
{ import = 'custom.plugins.telescope' },
|
||||
{ import = 'custom.plugins.theme' },
|
||||
{ import = 'custom.plugins.treesitter' },
|
||||
{
|
||||
'nvim-tree/nvim-web-devicons',
|
||||
lazy = true,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue