mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-12 01:48:42 +00:00
Revert some GMP stuff
This commit is contained in:
3
home.nix
3
home.nix
@@ -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
|
||||
];
|
||||
|
Reference in New Issue
Block a user