Update lualine

master
blallo 2022-02-22 00:00:15 +01:00
parent 9121b9d337
commit b6b6e0c23a
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ local function init()
-- use 'projekt0n/github-nvim-theme'
use 'folke/tokyonight.nvim'
use {
'hoob3rt/lualine.nvim',
'nvim-lualine/lualine.nvim',
requires = {'kyazdani42/nvim-web-devicons', opt = true}
}