Removed: ToDos already done, Removed: Build VM Overrides for Server testing

This commit is contained in:
2026-05-31 10:31:13 +02:00
parent 0cf4401813
commit 48eedcabd3
3 changed files with 1 additions and 37 deletions
+1 -6
View File
@@ -5,10 +5,7 @@
plugins = {
markdown-preview.enable = true;
render-markdown.enable = true;
#extraConfigLuaPre = ''
# vim.env.GROQ_API_KEY = os.getenv("GROQ_API_KEY")
#'';
# TODO: Integrate CoPilot https://github.com/settings/copilot/features
avante = {
enable = true;
autoLoad = true;
@@ -31,8 +28,6 @@
};
};
# auto_suggestions_provider = "copilot";
render = {
markdown = true;
syntax = true;