mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 04:46:45 +00:00
fix(ui): removed newlines from profile tab
This commit is contained in:
parent
3b46160c01
commit
0d0d11acb2
2 changed files with 4 additions and 6 deletions
|
@ -523,8 +523,6 @@ function M:profile()
|
|||
|
||||
self:nl()
|
||||
|
||||
self:nl():nl()
|
||||
|
||||
---@param a LazyProfile
|
||||
---@param b LazyProfile
|
||||
local function sort(a, b)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue