mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-16 21:03:45 +00:00
lualine
This commit is contained in:
parent
02aeb7dd24
commit
dd61a33bc9
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ return {
|
||||||
sections = {
|
sections = {
|
||||||
lualine_a = { 'mode' },
|
lualine_a = { 'mode' },
|
||||||
lualine_b = { 'FugitiveHead', 'diff' },
|
lualine_b = { 'FugitiveHead', 'diff' },
|
||||||
lualine_c = { { 'filename', path = 1 } },
|
lualine_c = { { 'filename', path = 0 } },
|
||||||
lualine_x = { 'diagnostics' },
|
lualine_x = { 'diagnostics' },
|
||||||
lualine_y = { 'filetype' },
|
lualine_y = { 'filetype' },
|
||||||
lualine_z = { 'progress' },
|
lualine_z = { 'progress' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue