added vscodium cmake setting
This commit is contained in:
parent
1a321840fd
commit
a20e1372d2
1 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
userSettings = {
|
||||
"[nix]"."editor.tabSize" = 2;
|
||||
"explorer.confirmDragAndDrop" = false;
|
||||
"cmake.showOptionsMovedNotification" = false;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
# System
|
||||
|
|
Loading…
Add table
Reference in a new issue