Update configs
This commit is contained in:
parent
e6a3176cdd
commit
71e16c7c33
5 changed files with 4 additions and 1 deletions
.config/nvim/after/plugin
|
@ -14,7 +14,7 @@ require('lualine').setup({
|
|||
'filename',
|
||||
path = 1,
|
||||
} },
|
||||
lualine_x = { 'encoding', '%<0x%B', 'fileformat' },
|
||||
lualine_x = { 'encoding', '%<0x%B', 'filesize', 'fileformat' },
|
||||
lualine_y = { 'filetype' },
|
||||
lualine_z = { 'location', window }
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue