nvim: after/plugin/lualine: Fix typo
This commit is contained in:
parent
d74d65f667
commit
ab22c57805
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ local config = {
|
|||
inactive_sections = {
|
||||
-- these are to remove the defaults
|
||||
lualine_a = {},
|
||||
lualine_v = {},
|
||||
lualine_b = {},
|
||||
lualine_y = {},
|
||||
lualine_z = {},
|
||||
lualine_c = { window, 'filename' },
|
||||
|
|
Loading…
Reference in a new issue