mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 19:47:10 +00:00
feat(nvim): mini.nvim plugins + cleanup
This commit is contained in:
@@ -38,15 +38,13 @@ return {
|
||||
'diagnostics',
|
||||
},
|
||||
lualine_c = {
|
||||
'buffers',
|
||||
-- 'filename',
|
||||
'filename',
|
||||
},
|
||||
lualine_x = {
|
||||
-- 'fileformat',
|
||||
'filetype',
|
||||
},
|
||||
lualine_y = {
|
||||
-- 'progress'
|
||||
'location',
|
||||
},
|
||||
lualine_z = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user