Skip to content

Commit

Permalink
Add Agda language server configuration to VSCode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cu1ch3n committed Oct 12, 2024
1 parent 93a2000 commit 6f95eea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/programs/vscode/user-settings.nix
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,5 @@
];
latex.autoBuild.run = "never";
};
agdaMode.connection.agdaLanguageServer = true;
}

0 comments on commit 6f95eea

Please sign in to comment.