mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
start insert mode in first line for commit messages
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
status = auto
|
status = auto
|
||||||
[core]
|
[core]
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
|
editor=vim -f +1 -c start!
|
||||||
|
autocrlf=input
|
||||||
[alias]
|
[alias]
|
||||||
st = status
|
st = status
|
||||||
co = checkout
|
co = checkout
|
||||||
@@ -29,3 +31,5 @@
|
|||||||
main-window-view = FileView
|
main-window-view = FileView
|
||||||
file-view-vpane-position = 304
|
file-view-vpane-position = 304
|
||||||
file-view-hpane-position = 363
|
file-view-hpane-position = 363
|
||||||
|
[gui]
|
||||||
|
historybrowser = gitk
|
||||||
|
|||||||
Reference in New Issue
Block a user