Remove coq
This commit is contained in:
11
config.nix
11
config.nix
@@ -105,17 +105,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
coq-nvim = {
|
||||
enable = true;
|
||||
installArtifacts = true;
|
||||
|
||||
luaConfig.post = ''
|
||||
vim.g.coq_settings = {
|
||||
keymap = { jump_to_mark = "" },
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
nvim-autopairs.enable = true;
|
||||
sleuth.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user