Don't start coq by default

This commit is contained in:
2025-09-19 20:43:28 -04:00
parent 1781b12fe0
commit 2b3c07474a

View File

@@ -137,7 +137,6 @@
coq-nvim = {
enable = true;
installArtifacts = true;
settings.auto_start = "shut-up";
luaConfig.post = ''
vim.g.coq_settings = {