VS Code/ Languages: add golang
This commit is contained in:
parent
388f15988a
commit
502ab9f1f2
6 changed files with 92 additions and 9 deletions
|
@ -11,3 +11,5 @@ usersetup_gitconfig: true
|
|||
user_vscode: false
|
||||
user_lang_cpp: false
|
||||
user_lang_python: false
|
||||
user_lang_golang: false
|
||||
user_lang_golang_gopath: "{{ ansible_user_dir }}/Development/go"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue