File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 15
15
"githubPullRequests.createOnPublishBranch" : " never" ,
16
16
"code-runner.runInTerminal" : true ,
17
17
"debug.onTaskErrors" : " showErrors" ,
18
- "C_Cpp.default.compilerPath" : " C:/Users/datmobile/msys2/ucrt64 /bin/gcc.exe" ,
18
+ "C_Cpp.default.compilerPath" : " C:/Users/datmobile/msys2/mingw64 /bin/gcc.exe" ,
19
19
"git.confirmSync" : false ,
20
20
"git.postCommitCommand" : " sync" ,
21
21
"terminal.integrated.enableMultiLinePasteWarning" : " never" ,
22
22
"cmake.showOptionsMovedNotification" : false ,
23
- "cmake.configureOnOpen" : true
23
+ "cmake.configureOnOpen" : true ,
24
+ "go.toolsManagement.autoUpdate" : true ,
25
+ "discord.detailsIdling" : " doin' nothing" ,
26
+ "discord.largeImageIdling" : " idle" ,
27
+ "editor.indentSize" : " tabSize" ,
28
+ "editor.tabSize" : 2
24
29
}
You can’t perform that action at this time.
0 commit comments