fix(lualine): remove redundant code from spec
This commit is contained in:
parent
0a358efc35
commit
308239146a
|
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
"nvim-lualine/lualine.nvim",
|
||||
dependencies = {
|
||||
{ "nvim-tree/nvim-web-devicons", opt = true },
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
"sherlock5512/lualine-spell-status",
|
||||
},
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user