new-main #1

Open
SailReal wants to merge 90 commits from new-main into main
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 465d6f25c2 - Show all commits

View File

@ -762,6 +762,9 @@ require('lazy').setup {
-- You could remove this setup call if you don't like it,
-- and try some other statusline plugin
require('mini.statusline').setup()
MiniStatusline.section_location = function()
return '%2l:%-2v'
end
-- ... and there is more!
-- Check out: https://github.com/echasnovski/mini.nvim