bufresize.nvim makes sure splits stay proportional

This commit is contained in:
Dreaded_X 2024-04-18 03:50:05 +02:00
parent b788e6d393
commit 88acc39619
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA

View File

@ -0,0 +1,5 @@
-- https://github.com/kwkarlwang/bufresize.nvim
return {
"kwkarlwang/bufresize.nvim",
opts = {},
}