Package Details: neovim-lualine-git r511.385580e-2

Git Clone URL: https://aur.archlinux.org/neovim-lualine-git.git (read-only, click to copy)
Package Base: neovim-lualine-git
Description: Lua-based statusline for Neovim
Upstream URL: https://github.com/nvim-lualine/lualine.nvim
Keywords: airline lightline line lua neovim
Licenses: MIT
Groups: neovim-plugins
Conflicts: neovim-lualine
Provides: neovim-lualine
Submitter: lmartinez-mirror
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 2
Popularity: 0.000000
First Submitted: 2021-05-21 16:23 (UTC)
Last Updated: 2022-04-13 15:47 (UTC)

Required by (3)

Sources (1)

Latest Comments

dedguy21 commented on 2022-01-18 06:47 (UTC)

I'm getting the following error when trying to use the 'nebulous' theme:

E5108: Error executing lua /usr/share/nvim/runtime/lua/lualine/highlight.lua:99: Vim(highlight):E411: highlight group not found: 
lualine_b_normal
stack traceback:
        [C]: in function 'cmd'
        /usr/share/nvim/runtime/lua/lualine/highlight.lua:99: in function 'highlight'
        /usr/share/nvim/runtime/lua/lualine/highlight.lua:115: in function 'create_highlight_groups'
    /usr/share/nvim/runtime/lua/lualine.lua:251: in function 'setup_theme'
     /usr/share/nvim/runtime/lua/lualine.lua:285: in function 'reset_lualine'
    /usr/share/nvim/runtime/lua/lualine.lua:304: in function </usr/share/nvim/runtime/lua/lualine.lua:300>

Most of the other themes are working as expected, there are a few others that cause that error.