Skip to content
Snippets Groups Projects
Verified Commit d1416de3 authored by Lars Frost's avatar Lars Frost
Browse files

Add vscode config for git commit editor

parent adb8da62
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,8 @@ Mögliche Editoren:
`git config --global core.editor /bin/vim`
- Notepad++ (beliebt unter Windows)\
`git config --global core.editor "'C:/Program Files/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"`
- vscode\
`git config --global core.editor "code --wait"`
#task[
Konfiguriere einen Texteditor deiner Wahl.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment