add nvim-web-devicons

This commit is contained in:
0xfa1z 2024-07-11 13:03:02 +02:00
parent 70d1f77668
commit 714b060f05
1 changed files with 3 additions and 1 deletions

View File

@ -245,7 +245,8 @@ require('lazy').setup({
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
'github/copilot.vim', -- GitHub Copilot integration
-- vim-tree
-- nvim-tree
{
'kyazdani42/nvim-tree.lua',
config = function()
@ -265,6 +266,7 @@ require('lazy').setup({
}
end,
}, -- File explorer
'nvim-tree/nvim-web-devicons',
-- NOTE: Plugins can also be added by using a table,
-- with the first argument being the link and the following