non important commit

This commit is contained in:
benstrb 2026-01-17 16:31:29 +01:00
parent badb5e9476
commit cb1d602065

View file

@ -67,9 +67,9 @@
transparent = true;
};
autopairs.nvim-autopairs.enable = true;
vim = {
autopairs.nvim-autopairs.enable = true;
autocomplete = {
blink-cmp.enable = true;
};