recovery from stupid file loss and major update
This commit is contained in:
5
lua/settings/panels.lua
Normal file
5
lua/settings/panels.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Вертикальное разделение всегда вправо
|
||||
vim.opt.splitright = true
|
||||
|
||||
-- Горизонтальное разделение всегда вниз
|
||||
vim.opt.splitbelow = true
|
Reference in New Issue
Block a user