dap, xdebug, flexoki colorscheme, trouble fix, lualine fix

This commit is contained in:
2025-05-12 13:18:49 +03:00
parent 631d0e6740
commit f27c3d3299
15 changed files with 316 additions and 31 deletions

View File

@@ -3,3 +3,6 @@ vim.opt.splitright = true
-- Горизонтальное разделение всегда вниз
vim.opt.splitbelow = true
-- Command line height
vim.opt.cmdheight = 0