install vscodium and extensions
This commit is contained in:
parent
96de934ade
commit
c12fe77a48
3 changed files with 27 additions and 3 deletions
|
@ -2,3 +2,6 @@ first_name: Pim
|
|||
last_name: Kunis
|
||||
full_name: "{{ first_name }} {{ last_name }}"
|
||||
email: pim@kunis.nl
|
||||
vscodium_extensions:
|
||||
- shd101wyy.markdown-preview-enhanced
|
||||
- streetsidesoftware.code-spell-checker
|
||||
|
|
Reference in a new issue