Added install script
This commit is contained in:
parent
efe39a6e3d
commit
d66dd33d29
2 changed files with 3 additions and 2 deletions
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
|
|
@ -5,6 +5,7 @@
|
||||||
"ms-vscode.cpptools",
|
"ms-vscode.cpptools",
|
||||||
"ms-vscode.hexeditor",
|
"ms-vscode.hexeditor",
|
||||||
"PKief.material-icon-theme",
|
"PKief.material-icon-theme",
|
||||||
"wayou.vscode-todo-highlight"
|
"wayou.vscode-todo-highlight",
|
||||||
|
"josetr.cmake-language-support-vscode"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
2
build.nr
2
build.nr
|
|
@ -1 +1 @@
|
||||||
1874
|
1879
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue