bufresize.nvim makes sure splits stay proportional

This commit is contained in:
Dreaded_X 2024-04-18 03:50:05 +02:00
parent 6a7bc6e6c2
commit 1125c6543a
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

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