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