lualine: use new nvim-web-devicons url
This commit is contained in:
parent
441c9e6788
commit
6de0f064a9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
"nvim-lualine/lualine.nvim", -- status line
|
||||
dependencies = {
|
||||
"kyazdani42/nvim-web-devicons", -- for filetype icons
|
||||
"nvim-tree/nvim-web-devicons", -- for filetype icons
|
||||
},
|
||||
opts = {
|
||||
options = {
|
||||
|
|
Loading…
Reference in a new issue