mirror of
https://github.com/tomru/nvim.git
synced 2026-03-04 06:57:15 +01:00
fix lualine typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---@diagnostic disable: undefined-field
|
---@diagnostic disable: undefined-field
|
||||||
return {
|
return {
|
||||||
'nvimlualine/lualine.nvim',
|
'nvim-lualine/lualine.nvim',
|
||||||
opts = {
|
opts = {
|
||||||
theme = 'tokyonight',
|
theme = 'tokyonight',
|
||||||
sections = {
|
sections = {
|
||||||
|
|||||||
Reference in New Issue
Block a user