lualine: use new nvim-web-devicons url

This commit is contained in:
Guanran Wang 2024-02-23 17:06:01 +08:00
parent 441c9e6788
commit 6de0f064a9
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -1,7 +1,7 @@
return { return {
"nvim-lualine/lualine.nvim", -- status line "nvim-lualine/lualine.nvim", -- status line
dependencies = { dependencies = {
"kyazdani42/nvim-web-devicons", -- for filetype icons "nvim-tree/nvim-web-devicons", -- for filetype icons
}, },
opts = { opts = {
options = { options = {