feat: add ai and tex support

This commit is contained in:
xinyangli 2025-03-04 19:01:00 +08:00
parent 4439691030
commit 9240bb4db9
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
7 changed files with 35 additions and 4 deletions

View file

@ -34,7 +34,5 @@
};
};
};
cmp-nvim-lsp.enable = true;
cmp.enable = true;
};
}