File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Poleg navodil za nastavitve konfiguracije v razdelku <<ch01-getting-started#_edi
56
56
|Gedit (Linux) |`git config --global core.editor "gedit --wait --new-window"`
57
57
|Gvim (Windows 64-bit) |`git config --global core.editor "'C:\Program Files\Vim\vim72\gvim.exe' --nofork '%*'"` (Glejte tudi opombo spodaj)
58
58
|Helix |`git config --global core.editor "helix"`
59
- |Kate (Linux) |`git config --global core.editor "kate"`
59
+ |Kate (Linux) |`git config --global core.editor "kate --block "`
60
60
|nano |`git config --global core.editor "nano -w"`
61
61
|Notepad (Windows 64-bit) |`git config core.editor notepad`
62
62
|Notepad++ (Windows 64-bit) |`git config --global core.editor "'C:\Program Files\Notepad++\notepad++.exe' -multiInst -notabbar -nosession -noPlugin"` (Glejte tudi opombo spodaj)
You can’t perform that action at this time.
0 commit comments