mirror of
https://github.com/softinio/nvim-config.git
synced 2025-09-05 09:06:42 -07:00
add neotest and overseer
This commit is contained in:
parent
c160396483
commit
f0f0a04618
3 changed files with 45 additions and 1 deletions
|
@ -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" },
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue