fix: layout being resized on every keystroke (#2452)

This commit is contained in:
Avinash Thakur
2025-07-16 09:04:46 +05:30
committed by GitHub
parent 154e5f578f
commit 31be8718a6

View File

@@ -192,7 +192,6 @@ function Sidebar:setup_colors()
::continue::
end
self:set_code_winhl()
self:adjust_layout()
end,
})
end