Removed: ToDos already done, Removed: Build VM Overrides for Server testing
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user