use vscodium instead of vscode
This commit is contained in:
parent
782341829c
commit
26f16658cf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ format:
|
||||||
ocp-indent --inplace src/*
|
ocp-indent --inplace src/*
|
||||||
|
|
||||||
edit:
|
edit:
|
||||||
code . -n
|
codium . -n
|
||||||
|
|
||||||
demo: build
|
demo: build
|
||||||
@echo "\n==== EXECUTING ====\n"
|
@echo "\n==== EXECUTING ====\n"
|
||||||
|
|
Loading…
Reference in a new issue