new plugins, from coq to cmp, fixes, xdebug, install python3 fixes

This commit is contained in:
2026-02-01 11:03:03 +05:00
parent e85cd46b0d
commit 059f61c5f2
33 changed files with 960 additions and 661 deletions

View File

@@ -1,9 +1,9 @@
-- Create Neovim themes with real-time feedback, export anywhere
return {
'rktjmp/lush.nvim',
'rktjmp/lush.nvim',
enabled = true,
lazy = false,
priority = 100,
-- if you wish to use your own colorscheme:
-- { dir = '/absolute/path/to/colorscheme', lazy = true },
-- if you wish to use your own colorscheme:
-- { dir = '/absolute/path/to/colorscheme', lazy = true },
}