add neotest and overseer

This commit is contained in:
Salar Rahmanian 2024-09-01 22:54:53 -07:00
parent c160396483
commit f0f0a04618
3 changed files with 45 additions and 1 deletions

View file

@ -27,7 +27,7 @@ return {
lualine_a = { "mode" },
lualine_b = { "branch", "diff", "diagnostics" },
lualine_c = { "filename" },
lualine_x = { "g:metals_status", "encoding", "fileformat", "filetype" },
lualine_x = { "g:metals_status", "encoding", "fileformat", "filetype", "overseer" },
lualine_y = { "progress" },
lualine_z = { "location" },
},