cmp is back baby

This commit is contained in:
Zacharias-Brohn
2026-02-25 11:30:39 +01:00
parent 00c2714194
commit db2b2d364f
18 changed files with 760 additions and 200 deletions
+4 -3
View File
@@ -18,9 +18,10 @@ return {
{
"catppuccin/nvim",
name = "catppuccin",
-- config = function()
-- require("config.catppuccin")
-- end,
priority = 1000,
config = function()
require "config.catppuccin"
end,
},
{
"rebelot/kanagawa.nvim",