Revert some GMP stuff

This commit is contained in:
Smaug123
2021-10-27 20:28:12 +01:00
parent bcf7acd881
commit 752789e973
5 changed files with 25 additions and 14 deletions

View File

@@ -35,6 +35,7 @@
pkgs.handbrake
pkgs.ripgrep
pkgs.elan
pkgs.coreutils-prefixed
];
programs.vscode = {
@@ -111,7 +112,7 @@ let g:syntastic_always_populate_loc_list = 1
let g:syntastic_auto_loc_list = 1
let g:syntastic_check_on_open = 1
let g:syntastic_check_on_wq = 0''; }
YouCompleteMe
tagbar
];