need I say what type of commit this is?
*kitchen sink*
This commit is contained in:
@ -186,6 +186,6 @@ do -- statusline
|
||||
" "..percentage() -- percentage through the buffer
|
||||
}
|
||||
end
|
||||
vim.opt.statusline="%!v:lua.Status()"
|
||||
vim.opt.statusline = "%!v:lua.Status()"
|
||||
vim.opt.laststatus = 3
|
||||
end
|
||||
|
Reference in New Issue
Block a user